Add support for reading BITMAPV2INFOHEADER and BITMAPV3INFOHEADER by cirras · Pull Request #7956 · python-pillow/Pillow
and others added 4 commits
April 8, 2024 21:18Size 52 is the undocumented `BITMAPV2INFOHEADER`. It adds the RGB bit masks. The format is known to be supported by: - Adobe Photoshop - Popular web browsers
Size 56 is the undocumented `BITMAPV3INFOHEADER`. It adds the alpha bit mask. The format is known to be supported by: - Windows (MS paint, etc.) - Adobe Photoshop - Popular web browsers
radarhere
changed the title
Add support for
Add support for reading BITMAPV2INFOHEADER and BITMAPV3INFOHEADERBITMAPV2INFOHEADER and BITMAPV3INFOHEADER
radarhere
changed the title
Add support for reading
Add support for reading BITMAPV2INFOHEADER and BITMAPV3INFOHEADERBITMAPV2INFOHEADER and BITMAPV3INFOHEADER
cirras
deleted the
obscure-bitmap-headers
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters