OzGammaCorrectionGamma Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic double Gamma { get; set; }
Public Property Gamma As Double
Get
Set
public:
property double Gamma {
double get ();
void set (double value);
}
member Gamma : float with get, set
Property Value
Double
See Also