[Scribus] [announce] CMYK Patch gets image support
Kai-Uwe Behrmann
ku.b
Thu Feb 10 12:50:00 CET 2005
Am 10.02.05, 21:45 +1030 schrieb David Purton:
> It might also be possible to pass TYPE_BGRA_8 to little CMS and leave
> things in the QImage order. But in this case you must swap your loaded
> tiff, so you still have messing around. *shrug*
You can pass TYPE_CMYK_8/16 as input and TYPE_BGRA_8 as output to lcms
for the CMYKtoRGB conversion. It should give an small speed advantage to
touch data it in the first place and avoid the later Qt swab call.
regards
Kai-Uwe Behrmann
+ development for color management
+ imaging / panoramas
+ email: ku.b at gmx.de
+ http://www.behrmann.name
More information about the scribus
mailing list