1. Zoom Wave - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/zoom-wave.html

    Distorts the image with a wave zoomed from any specified point on the image.

  2. Adjust Tint - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/adjust-tint.html

    Adjusts the image tint by changing the colors in an image using two separate color wheel rotations.

  3. Gray Scale to Duotone - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/gray-scale-to-duotone.html

    Converts the grayscale image into a colored one by mixing or replacing the original values of the pixels with new colors.

  4. Gray Scale to Multitone - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/gray-scale-to-multitone.html

    Converts a grayscale image into a colored one by mixing or replacing the original values of the pixels with one or more new colors.

  5. Mathematical Function - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/mathematical-function.html

    Re mapping the image colors according to a mathematical function such as square, log, square root, sine and cosine.

  6. Remap Hue - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/remap-hue.html

    Uses a lookup table to change an image's hue values.

  7. User Defined Filter - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/user-defined.html

    Apply filtering on the image based on specified user defined mask coefficients.

  8. Edge Detector - Image Processing Function

    https://www.leadtools.com/help/sdk/v22/image-processing-functions/edge-detector.html

    Applies the specified edge filter to the specified image.

  9. Mask Convolution - Image Processing Function

  10. Median - Image Processing Function

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

    Changes the color of each pixel in an image to the median color of pixels in its neighborhood.


65 66 67 68 69 70 71 72 73 74