-
-
Notifications
You must be signed in to change notification settings - Fork 884
Tiff Decoder option to decode only first frame #2013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks good to me but I think we should hold for 2.1 release before merging this. I want the 2.0.1 release to contain critical bug fixes only. |
Yes sure, makes sense. |
@brianpopow I've decoded to skip 2.0.1 and do a 2.1 release instead. I think we've got a few good things to ship plus fixes. |
Prerequisites
Description
As discussed in #1982, this adds the TiffDecoder option
FrameDecodingMode
, which allows to decode only the first frame.