Home > comp > gb.qt > image 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Image (gb.qt)
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.

Symbols
This class is creatable.
This class acts like a read / write array.

Static methods 
Load   

Properties  Methods 
Data  Depth  H  Height  Picture  Transparent  W  Width    Clear  Copy  Draw  Fill  Flip  Mirror  Replace  Resize  Rotate  Save  Stretch