1. Adaptive Contrast - Image Processing Function

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

    Adaptive contrast enhancement to regions that are low in contrast.

  2. Auto Color Level - Image Processing Function

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

    Applies one of several types of automatic color leveling to an image.

  3. Color Level - Image Processing Function

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

    Applies color leveling to an image. It changes the image shadows, midtones and highlights.

  4. Gamma Correct - Image Processing Function

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

    Adjusts the intensity of colors in an image by changing the gamma constant that is used to map the intensity values.

  5. Histogram Equalize - Image Processing Function

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

    Linearizes the number of pixels and enhance the details in an image based on the specified (RGB, YUV, or GRAY) color space by redistributing the color

  6. Emboss - Image Processing Function

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

    Applies an emboss effect to an image, letting you specify the depth and direction of the effect.

  7. Gaussian Filter - Image Processing Function

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

    Smoothes or blurs an image by applying a Gaussian filter to the specified image.

  8. Sharpen - Image Processing Function

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

    Increases or decreases the sharpness of the image.

  9. Smooth Edges - Image Processing Function

  10. Unsharp Mask - Image Processing Function

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

    Sharpens the specified image by combining a blurred negative version of the image to the original image.


53 54 55 56 57 58 59 60 61 62