hudsonb
WritableImage
makePixelsBrighter
ColorAdjust
ImageView
imageview(img).apply { effect = ColorAdjust().apply { saturation = 0.5 } }