492 Commits (c216ba22141a3bec82d7dd99d62444299b356aef)

Author SHA1 Message Date
James Jackson-South c216ba2214 Better transparency handling 10 years ago
James Jackson-South fbad7bb84c Use SIMD for matrix filters 10 years ago
James Jackson-South b0bca56bc6 Clean up primitives 10 years ago
James Jackson-South 36fb46cde6 More lenient colour space equality checkers 10 years ago
James Jackson-South 041e9fee3d Much better Vignette 10 years ago
Rubens Fernandes 05ee9c1da4 XYZ code updated, tests working against ColorMine.org. 10 years ago
James Jackson-South 0eae5df432 Can now choose colors on binary thresholder. 10 years ago
James Jackson-South 93e281481d Double Task count 10 years ago
James Jackson-South 9587f94ecb Ensure Image properties are copied across. 10 years ago
James Jackson-South 2682f2013f Clean up file headers 10 years ago
James Jackson-South 02fc215f8f A few Color tweaks 10 years ago
Rubens Fernandes b7c2a21023 Now tests match ColorMine. 10 years ago
Rubens Fernandes cb690286ec Tests included. Having a hard time making the unit test results match any web converter to a high degree. I am using the Colormine coefs, but since their calculations use double and I am using float, I am still in trouble with a few values. 10 years ago
Rubens Fernandes 0511e6b812 Not finished. 10 years ago
Rubens Fernandes 9ae86ee816 Simple change to emulate the V2 resize behaviour - if either width or height is zero, then the image is scaled keeping its aspect ratio. 11 years ago
Rubens Fernandes db6d0811dd Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
Damiaan dbd06ac826 CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan c7c1dccc61 Implement Color to CieXyz 11 years ago
James Jackson-South e0208e114e Begin Vignette. 11 years ago
James Jackson-South 8c4e2a611b Fix decoder scope issue 11 years ago
James Jackson-South 1f0e6e648a Perf improvements for gifs. 11 years ago
James Jackson-South 607ab569a7 Add HSL touch #260 11 years ago
James Jackson-South f3c20d1234 Add RotateFlip Fix #261 11 years ago
James Jackson-South 72ee171f63 Add box blur. Fix #263 11 years ago
James Jackson-South 8ee5b4245c Fix format conversion output. 11 years ago
James Jackson-South 8c2bfcb0cc Add Hue Fixes #262 11 years ago
James Jackson-South 88c626bf3c Fix comparable extensions + jpeg detection. 11 years ago
James Jackson-South da08c4f28f Better color definition headers 11 years ago
James Jackson-South 48985a74f9 Add nearest neighbour resampler #257 11 years ago
James Jackson-South 0d707dd6f3 Fix broken tests and cleanup. 11 years ago
James Jackson-South 2a68c60d71 Fix floating point comparison. 11 years ago
James Jackson-South 4edee74cd6 Moar updates 11 years ago
James Jackson-South 9c1b52fdb0 A few updates 11 years ago
James Jackson-South 4bad05e82b A slightly better fix for rotation alpha bleeding. 11 years ago
James Jackson-South 47d83fe696 More rotation improvements/tweaks. 11 years ago
James Jackson-South c0997492a1 Better transparency handling in encoders 11 years ago
James Jackson-South 06745e845e Slight resampler improvements. 11 years ago
James Jackson-South 09f561219c Make rotation nearly work. 11 years ago
James Jackson-South 750d38ba21 Add rotation to resampler 11 years ago
Jeavon 3f021cfd30 Upgrade to RC1-final 11 years ago
Jeavon e0b3e074da Remove project.lock.json files from Git 11 years ago
James Jackson-South d7e498ffe7 Bump up png max chunk value 11 years ago
James Jackson-South c891ce4708 Attempt fix build 11 years ago
James Jackson-South c443346068 Various fixes 11 years ago
James Jackson-South 1b6a0035d1 Add premultiplied alpha 11 years ago
James Jackson-South 4947448c2e Avoid divide by zero 11 years ago
James Jackson-South bd39d39117 Fix broken tests, update dependencies 11 years ago
Jeavon f766df9f32 ImageProcessor can be set to general framework dotnet 11 years ago
James Jackson-South 97ba444197 Add ability to generate nuget package 11 years ago
Jeavon 427f5724ec Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html 11 years ago