441 Commits (cf805c0d859cd9954c6aa35487194fba26bdda79)

Author SHA1 Message Date
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
James Jackson-South 2a49aadbce Fix method overloads. 11 years ago
James Jackson-South c2e4a1e1d7 Add sharpen overloads 11 years ago
James Jackson-South 1fc25ae5dd Add rectangular crop. 11 years ago
James Jackson-South 01e47180db Fix alpha in blur/sharpen 11 years ago
James Jackson-South 52772ba1b7 Add Gaussian sharpen 11 years ago
James Jackson-South e4d2ba38b4 Fix Gaussian blur 11 years ago
James Jackson-South 6e0caf491a Fix kernel size calculation 11 years ago
James Jackson-South eb2d43b266 Clean up Gaussian Blur. 11 years ago
James Jackson-South d201f3b26f Playing with 1D Gaussian transforms 11 years ago
James Jackson-South a0edb52f1b Begin Gaussian filters 11 years ago
James Jackson-South ae6d484a8f Refactor ColorMatrixFilter 11 years ago
James Jackson-South bb03597cae Move to better folder 11 years ago
James Jackson-South 3f31a4f48f Add convolution filters 11 years ago
James Jackson-South b06a0f242d Use Lerp silly! 11 years ago
James Jackson-South d7b447717d Add blending functionlity. 11 years ago
James Jackson-South b7280b561d Fix Saturation, tweak Polaroid. 11 years ago
James Jackson-South 66453779fc Update all ColorMatrixFilters 11 years ago
James Jackson-South 27802204f8 Begin convert to Matrix4x4 11 years ago
James Jackson-South 791ea5fed5 Add brightness 11 years ago
James Jackson-South 4e38b7c359 Add more filter methods to API 11 years ago
James Jackson-South b151e38dba Filters now use correct color struct. 11 years ago
James Jackson-South bd268809ef Wire up Bgra32 to match others 11 years ago
James Jackson-South 3b1401a43c Color to YCbCr conversion 11 years ago
James Jackson-South 42d15dc871 Color to CMYK conversion 11 years ago
James Jackson-South 6c1bcf5957 Color to HSV conversion 11 years ago
James Jackson-South a05818c9da Fix Color component order 11 years ago
James Jackson-South ce5f235e5f Switch over to new Color struct as default. 11 years ago
James Jackson-South ca271abe06 Stylekitten 11 years ago
James Jackson-South 7aff38f36e Add equality operators to Color 11 years ago