TGA_Gamma contains the gamma value of the TGA image
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
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); }


























