OnPixelBased.php Table of Contents Classes OnPixelBasedThe 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). ×