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