471 Commits (ac7f44f3e1e67cc9913eb38c250a192936826bd7)

Author SHA1 Message Date
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
Jeavon 9f9b847721 Bad reference 11 years ago
Jeavon 0594e4e594 Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon 8b3189da68 Update csproj files to ToolsVersion="14" 11 years ago
James Jackson-South 23defe59c4 Missed a few files 11 years ago
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South 6aefc7f386 Add Premultiplied methods 11 years ago
James Jackson-South 3608509fdd Use compand and inverse. 11 years ago
James South 0c0b485a28 Add Compand methods to Color 11 years ago
James Jackson-South b3e7e35799 Stylecop fixes 11 years ago
James Jackson-South afea96d670 Fix property 11 years ago
James Jackson-South cdc539b13e Refactor edge detection to streamline API 11 years ago
James Jackson-South 2e009c801e Refactor color matrix filters 11 years ago
James Jackson-South 47323ff5e5 Change blend default to 50% 11 years ago
James Jackson-South d8f19a095e Fix transparency issues caused by rounding. 11 years ago
James Jackson-South b44cbf234a Fix Bgra32.ToString() 11 years ago