CameraImagingIsColorSaturationSupported Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic 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
BooleanImplements
ICameraImagingIsColorSaturationSupported
See Also