This property specifies the brightness value used when loading the RAW.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double RAW_Bright { get; set; }
Public Property RAW_Bright As Double Get Set
public: property double RAW_Bright { double get (); void set (double value); }