Re: RGB encoding for JPEG Compressed TIFF in GraphicsMagick 1.3.21
Bob Friesenhahn <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2015, Scott Sullivan wrote: > Is there a parameter for the "convert" utility that allows reverting to > RGB encoding when JPEG compression is requested for an RGB image? If > there is no parameter for the command line or OLE, an option for Python > or C would be helpful. Unfortunately, currently there is no way other than to edit the source code (near line 4509 of coders/tiff.c). I will try to come up with a reasonable solution for the next release. Any suggestions you may have are appreciated. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ ------------------------------------------------------------------------------