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