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

ICONCTRLA_GetImageData2

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

Declaration

Source position: icon.pas line 80

const ICONCTRLA_GetImageData2 = ICONA_Dummy + 31;

Description

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.

See also

ICONCTRLA_GetImageData1

  

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

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)


Documentation generated on: 2017-01-10