11 Commits (d29fe89a27e7f9faac9f5cd392e8fbd01d74ed72)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Anton Firsov c992db17fe Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Anton Firszov 25d2c35b7c fix tests 7 years ago
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 475cf843bb fix processor invocation tests 7 years ago
James Jackson-South acb8102388 Throw when crop rectangle exceeds source bounds. 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South 4bc09cf794 Quantizer 8 years ago
James Jackson-South 9e51967c98 Make resize and transform processors immutable #473 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams f017fdbf2f initail image operations tests 9 years ago