CameraImagingIsColorSaturationSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsColorSaturationSupported { get; }
Public ReadOnly Property IsColorSaturationSupported As Boolean
Get
public:
virtual property bool IsColorSaturationSupported {
bool get () sealed;
}
abstract IsColorSaturationSupported : bool with get
override IsColorSaturationSupported : bool with get
Property Value
Type:
BooleanImplements
ICameraImagingIsColorSaturationSupportedSee Also