OzSharpenProcessAlpha Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool ProcessAlpha { get; set; }
Public Property ProcessAlpha As Boolean
Get
Set
public:
property bool ProcessAlpha {
bool get ();
void set (bool value);
}
member ProcessAlpha : bool with get, set
Property Value
Type:
BooleanSee Also