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