| View previous topic :: View next topic |
| Author |
Message |
Partha Guest
|
Posted: Thu Oct 27, 2005 9:55 am Post subject: TImage List and Alpha blending |
|
|
Hi,
Does TImageList support Alpha Blended images? Is there any third-party
ImageLists available that support alpha blending?
Thanks,
Partha
|
|
| Back to top |
|
 |
Lee_Nover Guest
|
Posted: Thu Oct 27, 2005 11:13 am Post subject: Re: TImage List and Alpha blending |
|
|
| Quote: | Does TImageList support Alpha Blended images? Is there any third-party
ImageLists available that support alpha blending?
|
there's TPngImageList
|
|
| Back to top |
|
 |
Partha Guest
|
Posted: Thu Oct 27, 2005 12:32 pm Post subject: Re: TImage List and Alpha blending |
|
|
Thanks, yes I know about TPngImageList. But, anything with bmp or icons?
"Lee_Nover" <Lee_Nover[nospam]@delphi-si.com> wrote
| Quote: | Does TImageList support Alpha Blended images? Is there any third-party
ImageLists available that support alpha blending?
|
there's TPngImageList
|
|
| Back to top |
|
 |
Lee_Nover Guest
|
Posted: Thu Oct 27, 2005 1:14 pm Post subject: Re: TImage List and Alpha blending |
|
|
| Quote: | Thanks, yes I know about TPngImageList. But, anything with bmp or icons?
yes but the standard imagelist has Alpha Channel support only on Win XP |
|
|
| Back to top |
|
 |
Partha Guest
|
Posted: Thu Oct 27, 2005 2:12 pm Post subject: Re: TImage List and Alpha blending |
|
|
I have alpha blended images that are not displaying properly even in WinXP,
What can be the reason for that?
"Lee_Nover" <Lee_Nover[nospam]@delphi-si.com> wrote
| Quote: | Thanks, yes I know about TPngImageList. But, anything with bmp or icons?
yes but the standard imagelist has Alpha Channel support only on Win XP |
|
|
| Back to top |
|
 |
Lee_Nover Guest
|
Posted: Fri Oct 28, 2005 12:28 am Post subject: Re: TImage List and Alpha blending |
|
|
| Quote: | I have alpha blended images that are not displaying properly even in WinXP,
What can be the reason for that?
don't know |
|
|
| Back to top |
|
 |
Mr. X Guest
|
Posted: Fri Oct 28, 2005 8:38 pm Post subject: Re: TImage List and Alpha blending |
|
|
If i were you i would make my own ImageList .... also, you may need to xor
the alpha channel with black ..
"Partha" <partha (AT) magma (DOT) ca> wrote
| Quote: | I have alpha blended images that are not displaying properly even in
WinXP,
What can be the reason for that?
"Lee_Nover" <Lee_Nover[nospam]@delphi-si.com> wrote in message
news:op.sza21wqcignj8p (AT) stupidirko (DOT) ..
Thanks, yes I know about TPngImageList. But, anything with bmp or icons?
yes but the standard imagelist has Alpha Channel support only on Win XP
|
|
|
| Back to top |
|
 |
|