65 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 a06511f6d2 Initialize pixel type info from decoder. 2 years ago
Anton Firszov aaeae24dd6
Undo dummy change 2 years ago
Anton Firszov 06312cbcfd
Update TestFormat.cs 2 years ago
James Jackson-South 3a3ff89ec4 Make CreatePixelOperations static 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 1d352513e5 Add PixelColorType 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
James Jackson-South db705814df Add PixelComponentPrecision 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
James Jackson-South c21bbbd531 Allow returning individual image frame metadata via Identify. 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
Stefan Nikolei 06e249584b Rewrite to TryDetectFormat 3 years ago
James Jackson-South 0dc9949933 Rename and move configuration module. 4 years ago
James Jackson-South c550af8c5a Re-introduce IImageEncoder and split encoding pipelines. 4 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 5726089a7c Make decoder options init only (except Configuration cos tests) 4 years ago
James Jackson-South 31def5c753 Replace IImageEncoder 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South d29cf8abf4 Implement specialized options for limited types, add extensions. 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow 2c4b4cffcc Add support for decoding jpeg's with arithmetic coding 4 years ago
Dan Kroymann eb7b9d9f9b Remove IImageDecoder.DecodeAsync() and IImageInfoDetector.IdentifyAsync() 4 years ago
Dan Kroymann 3a11b2f382 Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
Ynse Hoornenborg c6f9050a5e Initial Abgr32 pixel format implementation 4 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
Anton Firszov 0250a046a0 cancellation support for encoders 6 years ago
Anton Firszov 0aa56f1cd3 tons of new overloads 6 years ago
Anton Firszov 103d676bd4 tests for general cancellation 6 years ago
Anton Firszov f0f6c305e3 fix tests 6 years ago
Anton Firszov 9c465a7ff2 add asynchronous decoder logic 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
Scott Williams 3a809ec4c5 Add Async APIs to IImageEncoder and IImageDecoder 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 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 35c0f4b4db Add La16 and La32 to IPixel (tests next commit) 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Anton Firszov ebfecf4fda pixel-agnostic decoder API 7 years ago
Anton Firszov 499b0476da clean-up and isolate image load tests 8 years ago