Hi Jeremias,
Sorry, It was my fault looking at the old file. I have updated the code
and found the related code..
Thanks once again,
Venkat.
Jeremias Maerki wrote:
Hi Venkat,
that's [1], method encodeRenderedImageAsRGB() in the case of PostScript
output.
[1]
http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/src/java/org/apache/xmlgraphics/ps/ImageEncodingHelper.java?view=markup
HTH
On 03.11.2009 17:39:51 Venkat Reddy wrote:
Hi,
As Jeremias stated in the other mail,
*[Currently, bitmaps are encoded in sRGB if a CMYK bitmap is encountered for
the PostScript render]*
Please someone point me to this source code, where the conversion happening for CMYK to RGB. I have given the
PSImageUtils class by the Jeremias, but failed to find the code related to this.
Thanks in advance,
Venkat.
Jeremias Maerki