BB FlashBack SDK: FBWatermarkProperties

UseTransparentColor

Description

This property determines whether the color set in the TransparentColor property is made transparent. When UseTransparentColor is set to True, all pixels of the specified color become completely transparent.

Syntax

[C#/C++]
public Boolean UseTransparentColor

[VB.NET]
Public Property UseTransparentColor As Boolean

Remarks

See Also

FBWatermarkProperties::TransparentColor