VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebJpegEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebJpegEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebJpegEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the WebJpegEncoderSettingsJS 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 quality factor in percents.
    Public MethodGets a value indicating whether color images will be saved as grayscale JPEG files.
    Public MethodSets a quality factor in percents.
    Public MethodSets a value indicating whether color images will be saved as grayscale JPEG files.
    Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
    See Also