1. Color Halftone - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/color-halftone.html

    Converts a 1 , 4 , 8 , 16 , 24 , or 32 bit image to a halftoned image, with a specified pattern rotation.

  2. Burkes Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-burkes.html

    Converts an image from any bits per pixel to any bits per pixel using the Burkes Dithering method.

  3. Clustered Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-clustered.html

    Converts an image from any bits per pixel to any bits per pixel using the Clustered Dithering method.

  4. Floyd-Steinburg Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-floyd-steinburg.html

    Converts an image from any bits per pixel to any bits per pixel using the Floyd Steinburg Dithering method.

  5. Jarvis Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-jarvis.html

    Converts an image from any bits per pixel to any bits per pixel using the Jarvis Dithering method.

  6. Ordered Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-ordered.html

    Converts an image from any bits per pixel to any bits per pixel using the Ordered Dithering method.

  7. Sierra Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-sierra.html

    Converts an image from any bits per pixel to any bits per pixel using the Sierra Dithering method.

  8. Stucki Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-stucki.html

    Converts an image from any bits per pixel to any bits per pixel using the Stucki Dithering method.

  9. Stevenson-Arce Dithering - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/dithering-stevenson-arce.html

    Converts an image from any bits per pixel to any bits per pixel using the Stevenson Arce Dithering method.

  10. Balance Colors - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/balance-colors.html

    Redistributes the RGB values of the specified image, using the values stored in the specified structures.


60 61 62 63 64 65 66 67 68 69