If True uses camera white balance, if possible. Default False.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool RAW_UseCameraWB { get; set; }
Public Property RAW_UseCameraWB As Boolean Get Set
public: property bool RAW_UseCameraWB { bool get (); void set (bool value); }