241

Using raster geometry
Raster class methods

  • Methods on Raster also set the anchor position and image region to use
  • Method
    void setPosition( Point3f pos )
    void setSize( int width, int height )
    void setOffset( int x, int y )
    void readRaster( Raster raster )
  • Reading from a Raster only may be done in immediate mode