TGA_Gamma contains the gamma value of the TGA image
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double TGA_Gamma { get; set; }
Public Property TGA_Gamma As Double Get Set
public: property double TGA_Gamma { double get (); void set (double value); }