Imagine API
Namespace

Imagine\Filter\Advanced

Border
Canvas
Grayscale The Grayscale filter calculates the gray-value based on RGB.
OnPixelBased The OnPixelBased takes a callable, and for each pixel, this callable is called with the image (\Imagine\Image\ImageInterface) and the current point (\Imagine\Image\Point)