Menu

Embedded profiles

2015-09-09
2015-09-09
  • Gilbert Soucy

    Gilbert Soucy - 2015-09-09

    Hello,

    I am relatively new to using profiles and this library so forgive me if I ask a stupid question.

    I started to use the sampleicc library to do a few basic things but I cannot find how to:

    1) tell that an image has an embedded profile associated with it and get the name of that profile
    2) extract the profile from an image and apply it
    3) embed a profile in an image

    Is there sample code somewhere that would show how to do that with the library ?

    Thanks

    Gilbert

     
  • Kai-Uwe Behrmann

    Embedded profiles are not inside the scope of libSampleICC. Use the graphics library specific API's to extract embedded profiles. After extraction, the obtained ICC profiles can be read and used for colour transforms by SampleICC.

     

Log in to post a comment.