API Reference > Extension Classes > ExServices Classes > OdExGiRasterImage Class
OdExGiRasterImage Class
OdExGiRasterImage
Syntax
C++
class OdExGiRasterImage : public OdGiRasterImageParam;

ExGiRasterImage.h

This class represents a raster image within the ODA vectorization framework. Library: Source code provided.

 
Name 
Description 
 
This is the overview for the OdExGiRasterImage constructor overload. 
 
Name 
Description 
 
 
 
Name 
Description 
 
This is the overview for the bitDataSize method overload. 
 
bits 
Returns a reference to the binary data for this RasterImage object. 
 
 
 
 
 
 
 
 
 
 
 
Returns a the binary data for this RasterImage object. 
 
Returns the specified color at the specified pixel of this RasterImage object.
 
 
Returns the specified color in the palette of this RasterImage object.
 
 
Returns the palette of this RasterImage object. 
 
Returns the number of colors in the palette of this RasterImage object. 
 
Returns an array of scan lines for this RasterImage object.  
 
 
 
 
 
Returns the palette of this RasterImage object.  
 
Returns the palette data of this RasterImage object.  
 
Returns the size in bytes of the palette of this RasterImage object. 
 
 
 
 
 
 
 
This is the overview for the scanLines method overload. 
 
 
 
This is the overview for the setBits method overload. 
 
Sets the default image resolution in pixels per unit of this RasterImage object.
 
 
 
 
Sets the metrics of this ReasterImage object.
 
 
 
 
Sets the specified color in the palette of this RasterImage object.
 
 
Sets the number of colors in the palette of this RasterImage object.  
 
 
 
 
 
Sets transparent color index or -1 if no transparent colors available in this raster image.
 
 
 
 
 
 
 
 
 
 
Name 
Description 
 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.