Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, September 27, 2006 4:23:12 PM(UTC)
youmannho

Groups: Registered
Posts: 1


I attempted to load TIFF files of CMYK colormode in memory use funtion L_LoadFile without doing a convertion to RGB, then operate such as circumrotation .well ,when I Save it at last , it's not the quondam data .

My lead is v12

what happend ? and can  Lead below 14.5 deal with TIFF image without convertion? is there any way? help ,thanks!

 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, October 1, 2006 3:49:24 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


In all LEADTOOLS versions, the image is converted to RGB
automatically when it is loaded into memory. If you save it back to a CMYK format, it is converted back from RGB to CMYK.




 However, in version 14.5 you can load 4 different CMYK
planes into an array of 4 images using the function
"L_LoadFileCMYKArray()" and then Paint into the screen using the
function "L_PaintDCCMYKArray()"and save them using the "L_SaveFileCMYKArray()" function.


You can perform certain types of image processing on the 4
planes, such as rotation. If you don't have LEADTOOLS 14.5, you can download a free evaluation edition from our site.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.058 seconds.