Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPreviewGenerator::setBitmapSize Method
Syntax
C++
OdResult setBitmapSize(long width, long height);

Sets the width and height of the bitmap preview image. 

 

Parameters
Description
width
[in] A new value of the bitmap width to be set.
height
[in] A new value of the bitmap height to be set.

Returns the eOk value if new width and height values were successfully set, otherwise the method returns an appropriate error code.

Copyright © 2002-2022. Open Design Alliance All rights reserved.