Tag for IconControlA(), Get Image color palette 1 (PPColorRegister)
Source position: icon.pas line 121
const ICONCTRLA_GetPalette1 = ICONA_Dummy + 21; |
Per Icon Option for IconControlA() Get the colour palette 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. Note that the number of palette entries in this table matches the number of colours in use when the icon was first created.
|
Tag for IconControlA(), Set Image color palette 1 (PColorRegister) |
|
|
Tag for IconControlA(), Set Image color palette 2 (PColorRegister) |
|
|
Tag for IconControlA(), Get Image color palette 2 (PPColorRegister) |
|
|
Tag for IconControlA(), Set Size of image color palette 1 (LongInt) |
|
|
Tag for IconControlA(), Get Size of image color palette 1 (PLongInt) |
|
|
Tag for IconControlA(), Set Size of image color palette 2 (LongInt) |
|
|
Tag for IconControlA(), Get Size of image color palette 2 (PLongInt) |