Rank: Member Groups: Member
Joined: 5/11/2005 Posts: 9 Points: 0
|
Is there an easy way to convert from ARGB to ACMYK bitmaps while preserving the Alpha throughout process? Whenever I change the colorspace of the bitmap to ACMYK and save it as a PDF the image is 'flattened' and no Alpha remains... I have considered that the problem might be the PDF file format, but haven't done enough testing to conclude this. Hope you can help Thanks!
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 587 Points: 591
|
Hello,
PDF format doesn't support CMYK with alpha. Alpha channel is discarded during saving to PDF format. Only TIFF format supports ACMYK pixel format for saving.
Sincerely yours, Dmitry Sevostyanov.
|