Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Image.Pixels (gb.image)

Property Pixels As Integer[]

Since 3.5

Return a copy the image pixels colors as an array of 32 bits integers.

The pixel format of the returned data depends on which toolkit or library is in use. To determine the pixel format, read the Format property. For more information on pixel formats, see Image Management In Gambas.

Modifying the returned array has no effect on the original image data.