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