17 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

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 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 1 year ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
Brian Popow 2931619bc5 Fix namespaces 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Scott Williams e65febf329 Tweek extension names 6 years ago
Scott Williams 714f53fcda Add some unit tests to verify usage of default graphics options 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 6 years ago
James Jackson-South 4a4379ef80 Simplify options and add clone + tests 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firsov 34781bff3e API cleanup (related to #907) (#911) 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 9e51967c98 Make resize and transform processors immutable #473 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 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