VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebWebpLosslessSettingsJS type
In This Topic
WebWebpLosslessSettingsJS Class Methods
In This Topic
For a list of all methods of this type, see WebWebpLosslessSettingsJS.
Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
Public MethodGets a value indicating whether near lossless mode should be used.
Public MethodGets the quality of near-lossless image preprocessing.
Public MethodGets a value indicating whether to preserve the exact RGB values under transparent.
Public MethodSets a value indicating whether near lossless mode should be used.
Public MethodSets the quality of near-lossless image preprocessing.
Public MethodSets a value indicating whether to preserve the exact RGB values under transparent.
Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
See Also