1. Image Processing Function: Rev Effect

    https://www.leadtools.com/sdk/image-processing/functions/function?id=164

    Creates a pseudo 3D wave effect based on the brightness along each line

  2. Image Processing Function: Ring Effect

    https://www.leadtools.com/sdk/image-processing/functions/function?id=170

    Divides the image into certain number of rings. Each ring is rotated according to a rotate angle.

  3. Image Processing Function: Ripple

  4. Image Processing Function: Salt and Pepper Removal

    https://www.leadtools.com/sdk/image-processing/functions/function?id=229

    It removes salt (pixels having a value of 255) and pepper (pixels having a value of 0) and replaces them with the median value of the non-noisy pixels around them.

  5. Image Processing Function: Sample Target

    https://www.leadtools.com/sdk/image-processing/functions/function?id=122

    Corrects color values by shifting the sample colors to the target colors

  6. Image Processing Function: Segment

    https://www.leadtools.com/sdk/image-processing/functions/function?id=156

    Divides image into segments where each segment's pixels have approximately the same color (homogenous color)

  7. Image Processing Function: Selective Color

  8. Image Processing Function: Shadow Effect

  9. Image Processing Function: Sharpen

    https://www.leadtools.com/sdk/image-processing/functions/function?id=18

    Increases or decreases the sharpness of the image in the specified image.

  10. Image Processing Function: Shear

    https://www.leadtools.com/sdk/image-processing/functions/function?id=85

    Moves the corners of an image in the fashion of a parallelogram.


25 26 27 28 29 30 31 32 33 34