API Reference > OdDb Classes > OdDbRasterImage Class > OdDbRasterImage Methods > OdDbRasterImage::imageSize Method
OdDbRasterImage::imageSize Method
Syntax
C++
virtual OdGeVector2d imageSize(bool getCachedValue = false) const;
Parameters 
Description 
bool getCachedValue = false 
[in] True to always return cached value. False to return the value from the OdDbRasterImageDef object of available. 

Returns the size in pixels of this raster image entity (DXF 13, 23). 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.