30 Commits (c5de3121971c340d343c7a9348306bf0fe52fe4f)

Author SHA1 Message Date
Anton Firszov 65918d1d39 replaced PixelAccessor<T> with Buffer2D<T> in several processors 8 years ago
Anton Firszov ba5e80f6ee replaced some of the PixelArea usages in bmp decoder 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 46368a9fa7 improve information locality for BmpDecoderTests 8 years ago
Anton Firszov 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
James Jackson-South 36658e13f9 Fix #369 and update test 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Nikita Balabaev ebe664cc7a update packages 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Mormegil 6c4208e006 Support more variants of BMP headers 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 ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago
Dirk Lemstra 19c81c5d8e Implemented the IEncoderOptions inside the bmp encoder. 9 years ago
Scott Williams 8b7923fe6b file path based apis 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago