Re: Forcing black and white or grayscale
Lawrence D'Oliveiro <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
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. :) -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo