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

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

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