Module image2::filter

source ·
Expand description

Image processing filters

Functions

Average two images
Adjust image brightness
Clamp pixel values
Adjust image contrast
Create new color conversion filter
Crop an image
Adjust image exposure, the argument is the number of stops to increase or decrease exposure by
Convert to linear gamma
Convert to log gamma
Create new conditional filter
Invert an image
Filter that does nothing
Normalize image data
Build resize transform
Build rotation Transform using the specified degrees and center point
90 degree rotation
180 degree rotation
270 degree rotation
Adjust saturation
Build scale Transform