[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'icon' (#aros)

ICONCTRLA_GetImageData1

Tag for IconControlA(), Get Image 1 data; one by per pixel (PPBYTE)

Declaration

Source position: icon.pas line 78

const ICONCTRLA_GetImageData1 = ICONA_Dummy + 29;

Description

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.

See also

ICONCTRLA_SetImageData1

  

Tag for IconControlA(), Set Image 1 data; one by per pixel (PBYTE)

ICONCTRLA_SetImageData2

  

Tag for IconControlA(), Set Image 2 data; one by per pixel (PBYTE)

ICONCTRLA_GetImageData2

  

Tag for IconControlA(), Get Image 2 data; one by per pixel (PPBYTE)


Documentation generated on: 2017-01-10