Hey,
I'm trying to limit the total ink density of a CMYK colour space tiff to 240%.
I tried
convert original.tiff -profile profile.icc limitedInkDensity.tiff
but it does not change the total ink density which I checked using
identify -verbose limitedInkDensity.tiff
I have also tried to ...
Search found 1 match
- 2015-08-04T04:04:54-07:00
- Forum: Users
- Topic: -profile is not restricting the total ink density to the limit of the profile
- Replies: 1
- Views: 1204