Close

Relief for ODA Team in Ukraine

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

Retrieves current width and height values of the bitmap preview image. 

 

Parameters
Description
width
[out] A placeholder for the bitmap width value.
height
[out] A placeholder for the bitmap height value.

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

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