[Overview][Types][Classes][Index] |
The background color to use for transparent parts.
Source position: imglist.pp line 214
public property TCustomImageList.BkColor : TColor |
BkColor is intended to speed up drawing of transparent images, on a background of known color (=BkColor). In this case the image can be drawn opaque, eliminating the need for really masking out and merging with existing background.
lazarus-ccr.sourceforge.net |