Skip to content

Add more raw Tiff modes (RGBaX, RGBaXX, RGBAX, RGBAXX)#3335

Merged
radarhere merged 5 commits intopython-pillow:masterfrom
uploadcare:more-tiff-modes
Sep 10, 2018
Merged

Add more raw Tiff modes (RGBaX, RGBaXX, RGBAX, RGBAXX)#3335
radarhere merged 5 commits intopython-pillow:masterfrom
uploadcare:more-tiff-modes

Conversation

@homm
Copy link
Copy Markdown
Member

@homm homm commented Sep 5, 2018

No description provided.

(II, 6, (1,), 1, (8, 8, 8, 8, 8), (0, 0)): ("YCbCr", "YCbCrXXX"),
(MM, 6, (1,), 1, (8, 8, 8, 8, 8), (0, 0)): ("YCbCr", "YCbCrXXX"),
(II, 6, (1,), 1, (8, 8, 8, 8, 8), (0, 0)): ("YCbCr", "YCbCrXX"),
(MM, 6, (1,), 1, (8, 8, 8, 8, 8), (0, 0)): ("YCbCr", "YCbCrXX"),
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a copypasting (

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spotting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants