Search found 1 match
- 2011-11-09T08:53:57-07:00
- Forum: Developers
- Topic: replace color in images
- Replies: 9
- Views: 126705
Re: replace color in images
I have a similar problem. The PNG images generated by ditaa have an invariable background and margin of rgb(254,254,254) which I want to crop off. The tools I have tried (converting to PDF and using pdfcrop, or converting to PNM and using pnmcrop) fail because the background and margin are not rgb ...