Image.blueShift

mutes the colors of the image to simulate a scene at nighttime in the moonlight.

class Image
void
blueShift
(
double factor = 1.5
)

Parameters

factor double

The shift factor, larger values increase the effect.

Meta