API Reference > OdDb Classes > OdDbRasterImage Class
OdDbRasterImage Class
OdDbRasterImageOdDbRasterImageOdDbRasterImageOdDbRasterImageOdDbRasterImage
Syntax
C++
class OdDbRasterImage : public OdDbImage;

DbRasterImage.h

This class represents RasterImage entities in an OdDbDatabase instance. Corresponding C++ library: ISM

TD_Db 

 

 
Name 
Description 
 
This is OdDbRasterImage, a member of class OdDbRasterImage. 
 
Name 
Description 
 
This is record OdDbRasterImage::ClipBoundaryType. 
 
This is record OdDbRasterImage::ImageDisplayOpt. 
 
Name 
Description 
 
Returns the brightness value for this raster image entity (DXF 281). 
 
Returns the clip boundary for this raster image entity (DXF 14, 24). 
 
Returns the clip boundary type of this this raster image entity (DXF 71). 
 
Returns the contrast value for this raster image entity (DXF 282). 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
fade 
Returns the fade value for this raster image entity (DXF 283). 
 
Returns the orientation and origin of this raster image entity.
 
 
Returns the pixel-to-model coordinate transformation matrix for this raster image entity. 
 
Adds the frame vertices of this raster image entity to the specified array.
 
 
Returns the Object ID of the OdDbRasterImageDef object associated with this raster image entity (DXF 340). 
 
Returns the size in pixels of this raster image entity (DXF 13, 23).
 
 
Returns the ClipInverted flag value for this raster image entity. 
 
Returns the clipping state for this raster image entity (DXF 280). 
 
Returns the specified image display option for this raster image entity (DXF 70).
 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbRasterImage. 
 
Returns the Object ID of the OdDbRasterImageDefReactor object associated with this raster image entity (DXF 360). 
 
Returns the effective scale factor of this raster image entity. 
 
Sets the brightness value for this raster image entity (DXF 281).  
 
Sets the clip boundary for this raster image entity (DXF 71, 14, 24).
 
 
Sets the clip boundary to coincide with the image corners of this raster image entity. 
 
Sets the ClipInverted flag value for this raster image entity.
 
 
Sets the contrast value for this raster image entity (DXF 282).  
 
Sets the specified image display option for this raster image entity (DXF 70).
 
 
Sets the fade value for this raster image entity (DXF 283).
 
 
Sets the Object ID of the OdDbRasterImageDef object associated with this raster image entity (DXF 340).  
 
Sets the orientation and origin of this raster image entity.
 
 
Sets the OdDbRasterImageDefReactor object associated with this raster image entity (DXF 360).  
 
Called as the first operation as this object is being closed, for database -resident objects only. 
 
This is subDeepClone, a member of class OdDbRasterImage. 
 
This is subExplode, a member of class OdDbRasterImage. 
 
overridables 
 
This is subGetGeomExtents, a member of class OdDbRasterImage. 
 
This is subTransformBy, a member of class OdDbRasterImage. 
 
This is subViewportDraw, a member of class OdDbRasterImage. 
 
This is subWorldDraw, a member of class OdDbRasterImage. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.