Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCmTransparency::transparencyMethod Enumeration
Syntax
C++
enum transparencyMethod { kByLayer = 0, kByBlock = 1, kByAlpha = 2, kErrorValue = 3 };
Members
Description
kByLayer
Use the setting for the layer.
kByBlock
Use the setting for the block.
kByAlpha
Use the Alpha-value in this object.
kErrorValue
Error value.

Represents the transparency method.

File: CmColorBase.h 

Module: API Reference 

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