VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebWebpLosslessSettingsJS type
Constructors SeeAlso
In This Topic
    WebWebpLosslessSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebWebpLosslessSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebWebpLosslessSettingsJS class.
    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