35 Commits (3cfe575054b6071cfa650eae16dcd0ad0a671394)

Author SHA1 Message Date
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Anton Firszov 52c4a3d417 fix Image.FromStream() + add tests 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
Jason Nelson fdb45dda5e Add test coverage for #770 8 years ago
James Jackson-South 0eb55cf53f Add png tests 8 years ago
James Jackson-South 692d539b78 Add gif tests 8 years ago
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 9 years ago
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
James Jackson-South 45a89e0631 Add FrameDecodingMode. Fix #255 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 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. 10 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 10 years ago