| OzGammaCorrection Constructor (Double) | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic OzGammaCorrection(
	double gamma
)
Public Sub New ( 
	gamma As Double
)
public:
OzGammaCorrection(
	double gamma
)
new : 
        gamma : float -> OzGammaCorrectionParameters
- gamma
 - Type: SystemDouble
 
See Also