Tag for GetIconTagList(), Generate icon image masks (BOOL).
Source position: icon.pas line 201
const ICONGETA_GenerateImageMasks = ICONA_Dummy + 51; |
When loading icons with transparent colours or backfill imagery, bit plane masks will be generated for later use with DrawIconStateA(). If you do not need these masks, set this tag to FALSE. This tag defaults to TRUE.