VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebBmpEncoderSettingsJS type
Constructors SeeAlso
In This Topic
    WebBmpEncoderSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebBmpEncoderSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebBmpEncoderSettingsJS class.
    Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodGets the compression of BMP file.
    Public MethodGets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS)
    Public MethodSets the compression of BMP file.
    Public MethodReturns encoder settings as object. (Inherited from WebImageEncoderSettingsJS)
    See Also