Image.contrast

enhances the intensity differences between the lighter and darker elements of the image.

class Image
void
contrast
(
bool sharpen = false
)

Parameters

sharpen bool

If true increases the image contrast otherwise the contrast is reduced.

Meta