Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
climaxmedia  
#1 Posted : Thursday, July 19, 2007 5:18:43 AM(UTC)
climaxmedia

Rank: Member

Groups: Member
Joined: 6/29/2007(UTC)
Posts: 9

Hello,

We are trying to manipulate a CMYK PSD and the placeholder layers that we are editing work fine but when we try and render the other cmyk layers we get "The specified pixel format is not supported"

I've tried

resultBitmap.ColorManagement.ConvertToContinuous(Aurigma.GraphicsMill.ColorSpace.Rgb, False, False)

and nor does that work.

Any suggestions?


Cheers!
Alex Kon  
#2 Posted : Thursday, July 19, 2007 1:41:42 PM(UTC)
Alex Kon

Rank: Advanced Member

Groups: Member
Joined: 1/31/2005(UTC)
Posts: 458

Was thanked: 5 time(s) in 5 post(s)
Hello,

Please check that your code doesn't combine RGB or grayscale or indexed bitmaps with CMYK ones. Another possible reason of the exception is that you are trying to draw text on CMYK image directly. It is not allowed too, look at this article for more detail: Drawing Text on CMYK Bitmaps.

If it doesn't help - provide us with some code sample, which illustrates the problem and we will do our best to help you. You can submit case if it is not acceptable for you to post your source code on the public forum.

Edited by user Thursday, May 22, 2008 6:40:08 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.