Gets the image origin of TGA file.
var instance = new Vintasoft.Imaging.WebTgaEncoderSettingsJS();
var value; // Type: Vintasoft.Imaging.WebTgaImageOriginEnumJS
value = instance.get_ImageOrigin();
Return Value
An instance of
WebTgaImageOriginEnumJS class that defines the image origin of TGA file.