Skip to main content

Filters

Image filters are techniques or algorithms applied to digital images in order to modify their appearance, enhance certain features, or extract specific information from them. Image filters work by altering the pixel values of an image based on predefined mathematical operations or transformations. These filters can be used for various purposes, such as artistic effects, noise reduction, image enhancement, edge detection, and more.

Methods

Can be applied onImagesMasks
Invert(invert)
Grayscale(grey)
Gradient(gradient)
Derivative(derivative)
Median(median)
Pixelate(pixelate)
Blur(blur)
Gaussian(gaussianBlur)
Level(level)