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

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

    Browser Compatibility
    56+
    45+
    11
    See Also