|
-
October 21st, 1999, 04:23 AM
#1
Transparent Icon
I want to make the icon background transparent . How?
-
October 21st, 1999, 05:48 AM
#2
Re: Transparent Icon
if you use a tool like Microangelo or VC++ to create your icons then it is very easy to get transparent background color. all you have to do is select the background color from the color pallette. this is usually shown as "teal green in a monitor". now paint the pixels with this color to make them transparent !!!
-
October 21st, 1999, 05:56 AM
#3
Re: Transparent Icon
Or, in the code, where you display your Icons, display them in "And" mode. so that White spaces in Icons, appear see thru... This is the mode used by Menu's to paint the ICONS is what MSDN says!!
RK
-
October 21st, 1999, 07:03 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|