VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPngEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebPngEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebPngEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the WebPngEncoderSettingsJS class.
    Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the "best compression" encoder settings.
    Public Methodstatic (Shared in Visual Basic)Gets the "best speed" encoder settings.
    Public MethodCreates a new object that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Gets the "fast" encoder settings.
    Public MethodGets the compression level.
    Public MethodGets the preprocessing method applied to the image data before compression.
    Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
    Public Methodstatic (Shared in Visual Basic)Gets the "normal" encoder settings.
    Public MethodSets the compression level.
    Public MethodSets the preprocessing method applied to the image data before compression.
    Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
    See Also