Home > comp > gb.image > image 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca hu tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Image (gb.image)
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 reimplements Image in gb.qt.
Static methods 
Load   
Properties  Methods 
Data  Depth  H  Height  Picture  Transparent  W  Width    Clear  Copy  Draw  Fill  Flip  Mirror  Replace  Resize  Rotate  Save  Stretch   

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

Static methods  Constants 
Gradient    All  Blue  Cross  Diagonal  Elliptic  Gaussian  Green  Horizontal  Impulse  Laplacian  Multiplicative  PipeCross  Poisson  Pyramid  Rectangle  Red  Uniform  Vertical   
Methods 
Balance  Blur  Charcoal  Desaturate  Despeckle  Edge  Emboss  Equalize  Fade  Flatten  Gray  Implode  Intensity  Invert  Noise  Normalize  OilPaint  Shade  Sharpen  Solarize  Spread  Swirl  Threshold  Wave