22 Commits (ff4b18730e39abc4e03e02497d7e96438e4d41f3)

Author SHA1 Message Date
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Brian Popow ef04409981 Fix DegenerateMemoryRequest tests 6 years ago
Brian Popow 4ef1852fac Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 6 years ago
Anton Firszov 26d75cbfd4 TGA limit 6 years ago
Anton Firszov 1366168a6c tests improvements: 6 years ago
Brian Popow 9661224fb0 Add tests for discontiguous buffers for tga 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
Brian Popow 8b0eaf8dfd Code review changes 7 years ago
Brian Popow 7db0caaedd Throw ImageFormatException when width or height is 0 7 years ago
Brian Popow 862018228d Add tests for bmp and tga header to throw UnknownImageFormatException when there is insufficient data 7 years ago
Brian Popow f1a021b065 Using tolerant comparer for 16 and 8 bit 7 years ago
Brian Popow 3b5af03f5f Add test for the tga encoder 7 years ago
Brian Popow 7b3018c3e1 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow deb1bf5284 Add support for images with top left origin 7 years ago
Brian Popow e12873c115 Add tests for topleft origin 7 years ago
Brian Popow 296e75bb3f Change test images, add additional tests 7 years ago
Brian Popow 7a8a132558 Add RLE test images 7 years ago
Brian Popow 3b48dc39dc Add tga decoder tests 7 years ago