API Reference > OdDg Classes > OdDgRasterAttachmentHeader Class
OdDgRasterAttachmentHeader Class
OdDgRasterAttachmentHeaderOdDgRasterAttachmentHeader
Syntax
C++
class OdDgRasterAttachmentHeader : public OdDgElement;

DgRasterAttach.h

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Clipping 
 
 
 
These U & V vectors determine either scale factors (for each U&V axis of a raster) and its rotation. If the vectors are not perpendicular, then the raster has a bias. The lengths of vectors determine the height & weight of one pixel. Therefore, the resulting image is the tetragon with points:
  1. origin
  2. origin + uVector * [X of the image resolution]
  3. origin + uVector * [X of the image resolution] + vVector * [Y of the image resolution]
  4. origin + vVector * [Y of the image resolution]
 
 
 
 
 
 
associated element of type 94 
 
 
 
 
 
 
 
The functions only for 2d rasters 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
load 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Applies the default properties of the specified database to this entity.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
OdDgElement overrides 
 
This is the overview for the subGetGeomExtents method overload. 
 
 
 
 
 
OdGiDrawable overrides 
 
 
 
Name 
Description 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.