API Reference > Classes > Geometry Classes > OdBmUnifiedBitmapSchemaHelper Class > OdBmUnifiedBitmapSchemaHelper Methods > OdBmUnifiedBitmapSchemaHelper::getInvert Method
OdBmUnifiedBitmapSchemaHelper::getInvert Method
Syntax
C++
OdResult getInvert(bool& value) const;
Parameters 
Description 
bool& value 
[out] The output value of the flag.  

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

Returns true if the image is inverted. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.