OzGammaCorrectionGamma Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
DoubleSee Also