Page 2 of 2

Re: Multi layered TIFF?

Posted: 2015-07-13T17:14:17-07:00
by 246246
dlemstra wrote:Can you prevent this by adding '-define tiff:ignore-layers' to your command.
Seems to work, but the option need to be '-define tiff:ignore-layers=true'.

Re: Multi layered TIFF?

Posted: 2015-07-14T13:41:37-07:00
by dlemstra
You are right, I forgot about that. I changed it so -define tiff:ignore-layers without =true will also work. This will be available in the next version 6.9.1-9. This version will also include a fix for a variable that was not initialized, this can cause an unwanted change of colorspace.

Re: Multi layered TIFF?

Posted: 2015-08-12T21:06:31-07:00
by max
Thanks Dirk for the quick action to support this feature. I have tried it and It works well. I am wondering whether ImageMagick also supports to write a multi-layered TIFF image.

Re: Multi layered TIFF?

Posted: 2015-08-12T22:23:07-07:00
by dlemstra
At this moment there is no support for writing TIFF layers and we also don't have plans to add that at this moment.

Re: Multi layered TIFF?

Posted: 2018-03-19T06:01:07-07:00
by belimlin
Thanks for this feature guys. It has been a long time and i owe a 'thank you' :)
You rock!