VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChangePixelFormatToBgrCommandJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebChangePixelFormatToBgrCommandJS type
    In This Topic
    Converts an image to a color (BGR) image.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatToBgrCommandJS();
    
    
    function WebChangePixelFormatToBgrCommandJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS
          Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandWithSourceChangeJS
             Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatCommandJS
                Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatToBgrCommandJS

    Browser Compatibility
    56+
    45+
    11
    See Also