851 Commits (4124a370367f2026970834bf188f1f0098503f0e)
 

Author SHA1 Message Date
James Jackson-South 4124a37036 Update README.md 11 years ago
James Jackson-South 23e1c8f018 Update all ColorMatrixFilters 11 years ago
James Jackson-South a60d55bf83 Begin convert to Matrix4x4 11 years ago
James Jackson-South 456256fb8c Add brightness 11 years ago
James Jackson-South c07c01a29e Add more filter methods to API 11 years ago
James Jackson-South e62831db31 Update README.md 11 years ago
James Jackson-South 4d1070c2ee Merge remote-tracking branch 'refs/remotes/origin/feature/colors' into V3 11 years ago
James Jackson-South 7a4db5a0a9 Filters now use correct color struct. 11 years ago
James Jackson-South 7412355b11 Wire up Bgra32 to match others 11 years ago
James Jackson-South dcf1fa731b Color to YCbCr conversion 11 years ago
James Jackson-South 5dbc2d7566 Color to CMYK conversion 11 years ago
James Jackson-South dec346640e Color to HSV conversion 11 years ago
James Jackson-South 4806485884 Fix Color component order 11 years ago
James Jackson-South 6c23b82c08 Switch over to new Color struct as default. 11 years ago
James Jackson-South 790728e04f Stylekitten 11 years ago
James Jackson-South ddd64ec78d Add equality operators to Color 11 years ago
James Jackson-South 53675ef9a6 Remove multiplication 11 years ago
James Jackson-South 871eb4814b Speed up Bitmap decoding 11 years ago
James Jackson-South 094e7b081f Fix stylecop issues 11 years ago
James Jackson-South 8055100687 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South eabdd9074b Attempt to speed up operations using vectors. 11 years ago
James Jackson-South 9de975f6aa Cleanup plus perf 11 years ago
James Jackson-South 8ecbd33b50 Fix rounding. 11 years ago
James Jackson-South e7003539b4 Update to NET 4.6 etc 11 years ago
James Jackson-South e9e3e1bc17 Moar cleanup 11 years ago
James Jackson-South 1e386056a7 Remove SharpZipLib dependency 11 years ago
James Jackson-South 91cfc00334 Update README.md 11 years ago
James Jackson-South ec5d4872d1 Update README.md 11 years ago
James Jackson-South ed60538dc6 Add ColorMatrix functionality 11 years ago
James Jackson-South 4b358421c1 Ensure C#6 11 years ago
James Jackson-South 6af0cb351c Remove old class 11 years ago
James Jackson-South f1d485d39b Add Alpha, enhance Contrast 11 years ago
James Jackson-South eb1c68ec7d Remove old resizer 11 years ago
James Jackson-South 04cfafac8b Add Lanczos5 11 years ago
James Jackson-South 8b96f77e7e Fixed resize. 😄 11 years ago
James Jackson-South 3aea13209e Resizer updates 11 years ago
James Jackson-South b2d36c0ced Add error description 11 years ago
James Jackson-South 933f6d8f55 Cleanup for debugging. 11 years ago
James Jackson-South 889071abeb Experimental resampler. Need y-axis fix 11 years ago
James Jackson-South 3df1e8881e Add new test image for rewrite 11 years ago
James Jackson-South 224b7dbeea Cleanup 11 years ago
James Jackson-South 1985826280 Adding some resamplers 11 years ago
James Jackson-South b2eeeeb886 Add CMYK 11 years ago
James Jackson-South 9bf4b3f15b Remove clamp 11 years ago
James Jackson-South 69393597c5 Update README.md 11 years ago
James Jackson-South fd0b2b9eed Github not catching up... 11 years ago
James Jackson-South c1dba61f62 Improve performance and accuracy of Clamp 11 years ago
James Jackson-South 9578ec979d One method to rule them all. 11 years ago
James Jackson-South 82bac0b7c7 Add Lanczos3 11 years ago
James Jackson-South 9e3d9a786c Cleanup implicit operators 11 years ago