Seems that ImageList has regression in Tokyo 10.2.1
Seems that ImageList has regression in Tokyo 10.2.1
"Imagelist ignores the transparency of PNG and leaves with white background. It works on Berlin."
https://quality.embarcadero.com/browse/RSP-18212
https://quality.embarcadero.com/browse/RSP-18211
Please Vote!
https://quality.embarcadero.com/browse/RSP-18212
"Imagelist ignores the transparency of PNG and leaves with white background. It works on Berlin."
https://quality.embarcadero.com/browse/RSP-18212
https://quality.embarcadero.com/browse/RSP-18211
Please Vote!
https://quality.embarcadero.com/browse/RSP-18212
Don't have the problem...but TSpeedButton do not draw the image properly, I have to use a TButton instead. (your project do have the problem but when I reload the PNG I have a transparent image)
ReplyDeleteBTW you have to clear TSpeedButton.Glyph before changing the ImageList !
https://plus.google.com/photos/...
Does the image have partial transparency?
ReplyDeleteI think that TSpeedButton extract a Bitmap from the ImageList and draw it as a transparent bitmap (true or false) while TImageList can draw with alpha blending.
ReplyDelete