Tag for IconControlA(), Get Image 2 data; one by per pixel (PPBYTE)
Source position: icon.pas line 135
const ICONCTRLA_GetImageData2 = ICONA_Dummy + 31; |
Per Icon Option for IconControlA() Get the image data to be used 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.
|
Tag for IconControlA(), Get Image 1 data; one by per pixel (PPBYTE) |
|
|
Tag for IconControlA(), Set Image 1 data; one by per pixel (PBYTE) |
|
|
Tag for IconControlA(), Set Image 2 data; one by per pixel (PBYTE) |