TGA_AspectRatio contains the pixel aspect ratio (pixel width/height) 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_AspectRatio { get; set; }
Public Property TGA_AspectRatio As Double Get Set
public: property double TGA_AspectRatio { double get (); void set (double value); }