API Reference > OdDb Classes > OdDbRasterImageDef Class > OdDbRasterImageDef Methods > OdDbRasterImageDef::setResolutionMMPerPixel Method
OdDbRasterImageDef::setResolutionMMPerPixel Method
Syntax
C++
virtual OdResult setResolutionMMPerPixel(const OdGeVector2d&);

Sets the default physical pixel size, in mm/pixel, of the image for this raster image definition object (DXF 10).

Loading the actual image file resets this value if the image has a default pixel size.

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