31 Commits (80e0eee04fc9a672f3d2174fa1e2d2f65894d00a)

Author SHA1 Message Date
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 372c691d52 Gray8 => L8 6 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
Anton Firszov bc79b18817 Optimization: do not initialize pixel buffer in JpegDecoder 7 years ago
James Jackson-South 859d331234 Add Clone overloads for new configuration. 7 years ago
Anton Firszov 9ab51ff3b2 IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov a9816fd937 use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Scott Williams 9e02918f70 Add unit tests 9 years ago
Anton Firszov eb2fd0e47c more jpeg testing 9 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
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Devedse f8c2727c14 Added tests for loading image with CRC 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra 0853c66ae3 Changed optional arguments into overloads. 9 years ago
Scott Williams 0c274cd878 improved test coverage 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
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 9 years ago
James Jackson-South 99fed3ff36 Merging into master 9 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 9 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 9 years ago