VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebWebpEncoderSettingsJS type
In This Topic
WebWebpEncoderSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see WebWebpEncoderSettingsJS.
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