332 Commits (aa0af92faaf7bb5ad4b3365709271ffa9c51bb1c)

Author SHA1 Message Date
James Jackson-South 6fd20f5817 Fix precision loss. 3 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
James Jackson-South 2577046429 Fix #3000 6 months ago
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 668e223fa1 Update Subject EXIF metadata when transforming images. 11 months ago
James Jackson-South a3d605d284 Fix API changes following merge 11 months ago
James Jackson-South 3bd1efbbf8 Normalize parameter order. 1 year ago
James Jackson-South 065c1f93cc Add test output 2 years ago
James Jackson-South b69405f534 Add convolution API 2 years ago
James Jackson-South 4728b97d85 Use dedicated property 2 years ago
James Jackson-South cd1b77a88f Reimplement @Sergio0694 work. 2 years ago
James Jackson-South e1555fd4ba Fix transform bounds calculations 2 years ago
James Jackson-South ac5ace789c Update tests 2 years ago
James Jackson-South 0103d81d96 Fix off-by-one error when centering a transform. 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 8d7ac6ea5a Fix boxed quantization and update refs 3 years ago
Anton Firszov 54b7e04f7a
Fix #2518 (#2519) 3 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Stefan Nikolei b661c07744 Remove mac specific skips 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 65088b3624 Fix merge and namespace style 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 45b2dee8bb Add TryGetLinearlySeparableComponents and tests 4 years ago
Ynse Hoornenborg 4af75b3e61 Median Blur 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
James Jackson-South 0197de6f6c Update tests 4 years ago
James Jackson-South 7ca5680cd2 Allow pad to work for non-alpha pixel formats 4 years ago
James Jackson-South d8372568e0 Convert OrientationMode into something usable. 4 years ago
James Jackson-South 05e8d16b3b Update tests 4 years ago
Anton Firszov 1699a7578f fix #1625 4 years ago
James Jackson-South b97ac35d5b Apply fix and tests 4 years ago
Turnerj 088e92cfcf Add reference image for gaussian blur issue 5 years ago
Anton Firszov bfcb1be7d1 Logging made optional in TestMemoryAllocator 5 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov 06566c5ab3 Resize: do not premultiply pixels with no alpha 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
James Jackson-South 8e8123c598 Add sanitation for dithering methods. 5 years ago
James Jackson-South 547a90780f Handle default instances. #1583 5 years ago
Anton Firszov 488b486d3e fix BokehBlurFilterProcessor_Bounded 5 years ago
James Jackson-South 27ec4ac074 Use ArrayPool byte with pinning. 5 years ago
James Jackson-South 8c202d8fc2 Use pooling for pixelmap cache. 5 years ago
James Jackson-South 87aec89f25 Use GreatestCommonDivisor. Fix #1616 5 years ago