API Reference > OdCm Classes > OdCmTransparency Class > OdCmTransparency Methods > OdCmTransparency::isClear Method
OdCmTransparency::isClear Method
Syntax
C++
bool isClear() const;

Checks whether the transparency method is byAlpha and the transparency is set to full for this transparency object. It returns true if and only if the transparency method is set to kByAlpha and Alpha = 0, otherwise it returns false.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.