Image
(gb.qt4)
This
classe 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.
Simboli
Questa classe non è creabile.