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