VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTgaEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebTgaEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebTgaEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTgaEncoderSettingsJS class.
    Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodGets the compression of TGA file.
    Public MethodGets the image origin of TGA file.
    Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
    Public MethodSets the compression of TGA file.
    Public MethodSets the image origin of TGA file.
    Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
    See Also