Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdImage::setSize Method
Syntax
C++
void setSize(const OdInt32 width, const OdInt32 height);

Sets the image size in pixels. 

 

Parameters
Description
width
[in] A width value in pixels.
height
[in] A height value in pixels.
Copyright © 2002-2022. Open Design Alliance All rights reserved.