14 Commits (d9e86a8e0509923958baed136c994bfde1267607)

Author SHA1 Message Date
James Jackson-South b176a0ec17 Add bmp and jpeg tests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
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 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 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
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South 682f5b73e3 Add format tests 10 years ago