Skip to main content
Participant
October 19, 2011
Question

how do you assign profile in a format plugin read sequence

  • October 19, 2011
  • 1 reply
  • 684 views

I have a format plugin that will read various image formats.  I know what the source colorspace or profile  (i.e. ProPhoto RGB, sRGB, AdobeRGB, whatever) is.  I haven't figured out how to do the equivalent to Assign Profile from with my Read sequence in my Format Plugin.

Surely there is a way to do this.  ACR does it.

Any clues will be greatly appreciated!

This topic has been closed for replies.

1 reply

Participant
October 19, 2011

Well, it appears that you just fill in the iCCprofileData/iCCprofileSize fields with an ICC profile.

You can read the ICC profile for a filter plugin and you can specify an ICC profile for a format plugin read sequence.