490 Commits (a7d6c055fb87c1f64c59454a0dd245d81f267713)

Author SHA1 Message Date
James Jackson-South a7d6c055fb Clean up primitives 11 years ago
James Jackson-South e1379e549d More lenient colour space equality checkers 11 years ago
James Jackson-South 28954b45e5 Much better Vignette 11 years ago
Rubens Fernandes ba9718f2c0 XYZ code updated, tests working against ColorMine.org. 11 years ago
James Jackson-South 8a3c7c8692 Can now choose colors on binary thresholder. 11 years ago
James Jackson-South fb579d08de Double Task count 11 years ago
James Jackson-South fae7ac90f7 Ensure Image properties are copied across. 11 years ago
James Jackson-South f54c05cb6e Clean up file headers 11 years ago
James Jackson-South 8a100352ed A few Color tweaks 11 years ago
Rubens Fernandes e9070933fd Now tests match ColorMine. 11 years ago
Rubens Fernandes 1aef93553f 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. 11 years ago
Rubens Fernandes 853d7c67f6 Not finished. 11 years ago
Rubens Fernandes c94547caac 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 c8d46df4d7 Adding simple decode for jpeg grayscale colorspaces. Also added test image 11 years ago
Damiaan 36d239d49c CieXyz color space: add transform CieXyzToColor 11 years ago
Damiaan ac7f44f3e1 Implement Color to CieXyz 11 years ago
James Jackson-South 9cf9dc9ccb Begin Vignette. 11 years ago
James Jackson-South b4a2807649 Fix decoder scope issue 11 years ago
James Jackson-South 0b762244e8 Perf improvements for gifs. 11 years ago
James Jackson-South 490289e375 Add HSL touch #260 11 years ago
James Jackson-South 285019cb2b Add RotateFlip Fix #261 11 years ago
James Jackson-South bb7e78bb9e Add box blur. Fix #263 11 years ago
James Jackson-South c72d286c04 Fix format conversion output. 11 years ago
James Jackson-South 867c928bbe Add Hue Fixes #262 11 years ago
James Jackson-South 2d8408b6e7 Fix comparable extensions + jpeg detection. 11 years ago
James Jackson-South 0c7c081575 Better color definition headers 11 years ago
James Jackson-South c65f9da778 Add nearest neighbour resampler #257 11 years ago
James Jackson-South e1a1059358 Fix broken tests and cleanup. 11 years ago
James Jackson-South a1c9f752e7 Fix floating point comparison. 11 years ago
James Jackson-South d9c5e808cf Moar updates 11 years ago
James Jackson-South 6bc831957d A few updates 11 years ago
James Jackson-South d7994a6d0b A slightly better fix for rotation alpha bleeding. 11 years ago
James Jackson-South bee627f004 More rotation improvements/tweaks. 11 years ago
James Jackson-South 3df30431dd Better transparency handling in encoders 11 years ago
James Jackson-South 958a5933bf Slight resampler improvements. 11 years ago
James Jackson-South d0421f9cb5 Make rotation nearly work. 11 years ago
James Jackson-South 75ac278221 Add rotation to resampler 11 years ago
Jeavon 576bf349fa Upgrade to RC1-final 11 years ago
Jeavon d43ccf41ae Remove project.lock.json files from Git 11 years ago
James Jackson-South 62a8feb050 Bump up png max chunk value 11 years ago
James Jackson-South c076bb8b5d Attempt fix build 11 years ago
James Jackson-South 56584d9656 Various fixes 11 years ago
James Jackson-South 389f347dd0 Add premultiplied alpha 11 years ago
James Jackson-South ff3ca3984d Avoid divide by zero 11 years ago
James Jackson-South dbe45506fe Fix broken tests, update dependencies 11 years ago
Jeavon 686ea86f59 ImageProcessor can be set to general framework dotnet 11 years ago
James Jackson-South 06b0fd1efd Add ability to generate nuget package 11 years ago
Jeavon 09fd5a17fc 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
Jeavon 5854796629 Adding netcore.platforms 11 years ago
Jeavon cfcb2c5c28 Updating some packages 11 years ago