Tag for IconControlA(), Get Image color palette 2 (PPColorRegister)
Source position: icon.pas line 123
const ICONCTRLA_GetPalette2 = ICONA_Dummy + 23; |
Per Icon Option for IconControlA() Get the colour palette for a palette mapped icon image, in this case the alternate icon image (icon^.do_Gadget.SelectRender). Note that this data is valid only for palette mapped icons; for other types, you may not receive any meaningful result. If there is no alternate image, no information may be available. 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(), Get Image color palette 1 (PPColorRegister) |
|
|
Tag for IconControlA(), Set Image color palette 1 (PColorRegister) |
|
|
Tag for IconControlA(), Set Image color palette 2 (PColorRegister) |
|
|
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) |