[cairo] Forcing black and white or grayscale
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Fri Apr 22 23:17:23 UTC 2016
I wrote:
> 2) Set a source colour RGB = (255, 255, 255)
Sorry, that should of course be RGB = (1.0, 1.0, 1.0).
Normalized floating-point pixel components rule OK. :)
More information about the cairo
mailing list