VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebHalftoneCommandJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebHalftoneCommandJS type
    In This Topic
    Converts an image to halftone image using the Floyd-Steinberg dithering algorithm.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebHalftoneCommandJS();
    
    
    function WebHalftoneCommandJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandBaseJS
          Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandWithSourceChangeJS
             Vintasoft.Imaging.ImageProcessing.WebHalftoneCommandJS

    Browser Compatibility
    56+
    45+
    11
    See Also