Click here to Skip to main content
15,921,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Would want to use an image without its background. Have seen a number of posts about this... each having replies that the recommended steps did not work. Hoping for a proven solution.
Posted
Comments
DaveAuld 17-Jul-11 11:09am    
Maybe they didn't work because you implemented them wrong? What code have you tried? Edit your question to include code snippets (formatted correctly of course :) )

1 solution

Unless your images have a Alpha channel and its completely transparent, there is no "background". You have to cut out the part of the image you want to use.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900