SixLabors / ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://sixlabors.com/products/imagesharp/
Other
7.34k stars 847 forks source link

Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images #2590

Closed brianpopow closed 9 months ago

brianpopow commented 9 months ago

Prerequisites

Description

Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images, fixes #2587