Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmUnifiedBitmapSchemaHelper::getUVRepeat Method
Syntax
C++
OdResult getUVRepeat(bool& u, bool& v) const;

Returns the 'Repeat' flag state for each of 2 axes. 

 

Parameters
Description
u
[out] The output value of the flag for u.
v
[out] The output value of the flag for v. remarks Repeat flag controls whether the image is tiled along U-axis and V-axis.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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