[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'icon' (#aros)

ICONGETA_GenerateImageMasks

Tag for GetIconTagList(), Generate icon image masks (BOOL).

Declaration

Source position: icon.pas line 129

const ICONGETA_GenerateImageMasks = ICONA_Dummy + 51;

Description

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.


Documentation generated on: 2017-01-10