Hi, >Is it possible to assign(not embedding) a profile to >an image, which doesn't have one applied already? The >transform api requires both input and output profiles, >so I can't use it.
Sorry, I don't understand. A color transform needs two profiles, one for describing in which space the image is and another describing the colorspace you want to translate to. The input profile can come from embedded of from whatever, the CMM knows nothing on from where profile is coming. If you are using jpegicc, this is just what -i does. Specify default input profile if image has not an embedded one. You can use -v to see if image has already embedded profile. In such case, embedded takes preference. Regards, Marti Maria The little cms project http://www.littlecms.com [EMAIL PROTECTED] ----- Original Message ----- From: "Zeenath Ahmmad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 19, 2004 2:21 PM Subject: [Lcms-user] NULL InputProfile Hi, I am pretty much new to lcms. I downloaded the library and I can transform the profiles ok and even embed a profile in a jpeg image(using both jpeglib & lcms). I am working with images which come from digital camera and I don't know whether the images have any profile attached or what is it if one attached. So could anyone here answer the following questions for me please Is it possible to assign(not embedding) a profile to an image, which doesn't have one applied already? The transform api requires both input and output profiles, so I can't use it. Is there any way to check what profile is being applied(not embedded) to the image? Thanks in advance Las __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
