29 Commits (0ef2c3881daff0394330df5ccbe38fb53a46383e)

Author SHA1 Message Date
James Jackson-South ea9ce31931 Add png tests 8 years ago
James Jackson-South 1941108d6c Add gif tests 8 years ago
Jason Nelson d56c8dfaba Update namespace of gif tests 8 years ago
Anton Firszov bee66f234c higher tolerance for Resize and Filters 8 years ago
Jason Nelson 3f196ee4a1 Revert "Make PixelTypeInfo a struct" 8 years ago
Jason Nelson d8b188ffc3 Make PixelTypeInfo a struct 8 years ago
Anton Firszov 4f04027bdc removing unused stuff 8 years ago
Anton Firszov 52ad911330 GifDecoderTests using reference images 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 9 years ago
James Jackson-South 124b349500 Fix #403 9 years ago
James Jackson-South e884bc3490 Fix #405 9 years ago
James Jackson-South 68b402971f Fix #390 9 years ago
James Jackson-South e8dfbccaf9 Add FrameDecodingMode. Fix #255 9 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Nikita Balabaev 53d69674a2 fixes on code review 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Scott Williams f48f7918ce fix apply processors to frames 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra 1b4b8043bc Renamed test classes. 9 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Dirk Lemstra 6878997af7 Also allow specification of the text encoding inside the gif decoder. 10 years ago
Dirk Lemstra 32481be496 Implemented the IDecoderOptions inside the gif decoder. 10 years ago