Tag for IconControlA(), Get Size of image color palette 1 (PLongInt)
Source position: icon.pas line 127
const ICONCTRLA_GetPaletteSize1 = ICONA_Dummy + 25; |
Per Icon Option for IconControlA() Get the size of the colour palette to be used for a palette mapped icon image, in this case the regular icon image (icon^.do_Gadget.GadgetRender). Note that this data is valid only for palette mapped icons; for other types, you may not receive any meaningful result.
|
Tag for IconControlA(), Set Size of image color palette 1 (LongInt) |
|
|
Tag for IconControlA(), Set Size of image color palette 2 (LongInt) |
|
|
Tag for IconControlA(), Get Size of image color palette 2 (PLongInt) |
|
|
Tag for IconControlA(), Get Image color palette 1 (PPColorRegister) |
|
|
Tag for IconControlA(), Set Image color palette 1 (PColorRegister) |
|
|
Tag for IconControlA(), Get Image color palette 2 (PPColorRegister) |
|
|
Tag for IconControlA(), Set Image color palette 2 (PColorRegister) |