16 Commits (ceb656dab0ae5f1ee7c0b1b49d7cd440ecd04a63)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
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 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
James Jackson-South a173d7f1ff Use ConcurrentDictionary. Fix #1230 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Scott Williams 34e3ca8263 global property store on configuration on processing context 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 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 b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 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
Anton Firszov 7fae100254 pixel-agnostic ResizeProcessor 7 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South 4bc09cf794 Quantizer 8 years ago
James Jackson-South 74ee173fc0 Use Size 8 years ago
James Jackson-South 9e51967c98 Make resize and transform processors immutable #473 8 years ago
Anton Firszov bcb9c0057a passing MemoryManager to pixel blenders 8 years ago
Lauri Kotilainen 8d44ae346e - Explicitly pass MemoryManager to the places that 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 bdc6fee0e7 fix broken tests 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams f017fdbf2f initail image operations tests 9 years ago