I am using ImageMagic 6.7.2. What I am trying to do is following:
1. read a jpeg image using Magick::Image class.
2. Set icc color profile using icccolorProfile( Blob& blob_ ) on Image object.
3. Write Image to new location using write method on Image object.
Step 1 & 3 seem to work proper but step 2 doesn't have any effect on output.
What could be wrong?
br
rupesh
How to embed ICC color profile into jpeg.
-
- Posts: 1
- Joined: 2011-10-20T04:32:10-07:00
- Authentication code: 8675308