33 Commits (b6748f93f7db0379d19da558fad3fc27ee8974b2)

Author SHA1 Message Date
Anton Firszov d36d902456 merge back GetRowSpan and GetRowSpanUnchecked 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 7 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
Anton Firszov 165af7a261 Optimization: do not initialize pixel buffer in JpegDecoder 8 years ago
James Jackson-South 6e47624413 Add Clone overloads for new configuration. 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov 847b21d44f use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 9 years ago
Scott Williams 67cda9b4c8 refactor ImageFrameCollection for updated API 9 years ago
Scott Williams 7c7af28da6 Add unit tests 9 years ago
Anton Firszov 55e891f6c7 more jpeg testing 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Devedse 133d8c3757 Added tests for loading image with CRC 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra 052ecdc337 Changed optional arguments into overloads. 10 years ago
Scott Williams 388887dc02 improved test coverage 10 years ago
Scott Williams eb46afae69 file path based apis 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago