27 Commits (71d5819d94de824df8d9bfbeb322f8ce8b03971a)

Author SHA1 Message Date
Jason Nelson 1f66e5b246 Update namespace of gif tests 8 years ago
Anton Firszov 1e72a33b8f higher tolerance for Resize and Filters 8 years ago
Jason Nelson f17700f159 Revert "Make PixelTypeInfo a struct" 8 years ago
Jason Nelson 9269aac086 Make PixelTypeInfo a struct 8 years ago
Anton Firszov 525124d849 removing unused stuff 8 years ago
Anton Firszov b389ce646a GifDecoderTests using reference images 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
James Jackson-South 6469a42e77 Fix #403 8 years ago
James Jackson-South e25ee10acd Fix #405 8 years ago
James Jackson-South 1bf234db10 Fix #390 8 years ago
James Jackson-South 45a89e0631 Add FrameDecodingMode. Fix #255 8 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 8 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Nikita Balabaev 1d81aedfd9 fixes on code review 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Nikita Balabaev f8573e334a Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Scott Williams 88e30a0134 fix apply processors to frames 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Anton Firszov 8a63ceb75b tests for Png & Gif codecs 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
Dirk Lemstra 38e7a2dc1b Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra d35dc80374 Also allow specification of the text encoding inside the gif decoder. 9 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 9 years ago