You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is an encode method that takes a single image and converts it to a TIFF file. Can we implement a method that takes multiple images and converts them all into one single TIFF file?
The text was updated successfully, but these errors were encountered:
This repo requires x/image v0.11.0 which is outdated.
I'll upgrade to the current version asap but I can't promise that will provide what you are looking for.
If not you have to go ahead and open a golang issue.
there is an encode method that takes a single image and converts it to a TIFF file. Can we implement a method that takes multiple images and converts them all into one single TIFF file?
The text was updated successfully, but these errors were encountered: