Mirror

Transparent color in glyphs (Views: 707)


Problem/Question/Abstract:

Transparent color in glyphs (bitmaps)

Answer:

Delphi always assumes that the color of the bottom left-hand corner pixel is the background color and should be displayed as transparent.

It's not documented anywhere, but if you have the VCL source, you can look at the code in BUTTONS.PAS.

<< Back to main page