25 Commits (399a43d4bb15d3e64b6372e8834968ca39bc08af)

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
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South ff4731abea Attempt to fix equality match in identify tests 3 years ago
James Jackson-South 250d73a9f5 Fix build 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
Stefan Nikolei 0f9efeb25c Rewrite to TryFindFormatByFileExtension 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 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
James Jackson-South c57bf82c44 Don't throw when Position is out of range. Fix #1903 4 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
James Jackson-South b2607e170c Add lightweight integration tests. 6 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
James Jackson-South 6af07ce0d4 Use named tuple 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
Scott Williams 8a4363acb3 IdentifyAsync 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 81137a6824 Add overloads. Fix #1144 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firszov 6e80236178 ReadOnlySpan<byte> overloads for Image.DetectFormat() 8 years ago
Anton Firszov de3e150552 refactor tests for DetectFormat 8 years ago