Image (gb.qt4)
This class implements an image.
The image contents are stored in the process memory, not in the display server like a Picture.
To get or set individual pixel values, you can treat the Image class as a two-dimensional array: Image[x,y]
would refer to the pixel at position (x, y) within the image.
This class reimplements
Image
in gb.image.
This class is .
This class acts like a / array.
Static properties
|
Static methods
|
Constants
|
|
|
|
|