📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow a2c4b2d5d8 Add support for Decoding BI_ALPHABITFIELDS (#832) 7 years ago
..
BITMAPV5HEADER.bmp Move test image tocorrect folder 9 years ago
BitmapCoreHeaderQR.bmp proper BmpDecoderTests (at least on Windows) 9 years ago
Car.bmp moving images again 9 years ago
F.bmp moving images again 9 years ago
RunLengthEncoded-inverted.bmp Add RLE inverted test image 8 years ago
RunLengthEncoded.bmp Add RLE8 bmp decoding. Fix #323 8 years ago
issue735.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
neg_height.bmp moving images again 9 years ago
pal1.bmp Fix 1 bit bmp decoding and add extra test images. 8 years ago
pal1p1.bmp Fix 1 bit bmp decoding and add extra test images. 8 years ago
pal4.bmp Fix 1 bit bmp decoding and add extra test images. 8 years ago
pal4rle.bmp Added support for RLE4 encoded bitmaps (#812) 7 years ago
pal8-0.bmp added Test for decoding windows BMPv2 and one for a bitmap which has 4 bytes per color palette 7 years ago
pal8offs.bmp Respecting fileHeader Offset, skipping bytes if necessary (#819) 7 years ago
pal8os2sp.bmp Add support for Decoding BI_ALPHABITFIELDS (#832) 7 years ago
pal8os2v1_winv2.bmp added Test for decoding windows BMPv2 and one for a bitmap which has 4 bytes per color palette 7 years ago
pal8os2v2-16.bmp added unit test for decoding OS2 bitmap with 16 bytes header 7 years ago
pal8os2v2.bmp Adds support for OS/2 version 2 bitmaps (#813) 7 years ago
pal8v4.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
pal8v5.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb16-565.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb16-565pal.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb16bfdef.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb24.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb32.bmp Preserve BmpBitsPerPixel 8 years ago
rgb32bf.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgb32bfdef.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgba32-1010102.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgba32.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
rgba32abf.bmp Add support for Decoding BI_ALPHABITFIELDS (#832) 7 years ago
rgba32h56.bmp Decoding Bitmaps with BITFIELDS masks (#796) 7 years ago
test8-inverted.bmp Fix alpha channel and add inverted test 8 years ago
test8.bmp Fix alpha channel and add inverted test 8 years ago
test16-inverted.bmp Fix 16bit decode and add tests 8 years ago
test16.bmp Fix 16bit decode and add tests 8 years ago