Sunday, April 4, 2010

Getting the profile name from an...

I'm need to be able to discern between an image with a Adobe RGB profile and the standard sRGB profile from within an automation plug-in.



The route I've been exploring consists of looking for the profile name and comparing it to the standard names, but I cannot find the a way to do this from automation.



Any thoughts?
Getting the profile name from an...
Run the Getter example and look for a Getter.log file either on your desktop or at the c:\Getter.log location. Open up two documents with different profiles then run the example. Look for a document info and it will show you all the properties you can get on the document. I think the profile comes in two pieces. An enum telling you if it is using the color settings default or a string if it is not the default. Meaning, you might have to look in two places. The document info and then the application info for your color settings setup.
  • help blackheads
  • No comments:

    Post a Comment