TdxCustomSmartImage.IsAlphaUsed Property
Identifies whether the stored image is transparent.
Declaration
property IsAlphaUsed: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the stored image has at least one transparent pixel; otherwise, False.
See Also