[Overview][Types][Classes][Index] |
ReplaceMasked - replaces the indexed image with the image given.
Source position: imglist.pp line 187
public procedure TCustomImageList.ReplaceMasked( |
Index: Integer; |
NewImage: TCustomBitmap; |
MaskColor: TColor |
); |
Every instance of MaskColor will be converted to transparent
|
InsertMasked - adds one or more transparent bitmaps to the list. |
lazarus-ccr.sourceforge.net |