OzSaturationCorrectionAdjustValue Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic float AdjustValue { get; set; }
Public Property AdjustValue As Single
Get
Set
public:
property float AdjustValue {
float get ();
void set (float value);
}
member AdjustValue : float32 with get, set
Property Value
Type:
Single
See Also