Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdExGiRasterImage::setMetrics Method
Syntax
C++
void setMetrics(OdUInt32 xPixels, OdUInt32 yPixels, OdUInt16 bitsPerPixel);

Sets the metrics of this ReasterImage object. 

 

Parameters
Description
xPixels
[in] X pixels.
yPixels
[in] Y pixels.
bitsPerPixel
[in] Color depth.
Copyright © 2002-2022. Open Design Alliance All rights reserved.