55 Commits (20e3be252416296322421808c1d3eea4d276edc7)

Author SHA1 Message Date
James Jackson-South 20e3be2524 Update all ColorMatrixFilters 11 years ago
James Jackson-South 2f7f105a34 Begin convert to Matrix4x4 11 years ago
James Jackson-South 19c28047d9 Add brightness 11 years ago
James Jackson-South d06bb12469 Filters now use correct color struct. 11 years ago
James Jackson-South eba8920d18 Wire up Bgra32 to match others 11 years ago
James Jackson-South d63df6015f Color to YCbCr conversion 11 years ago
James Jackson-South 1bdf766e50 Color to CMYK conversion 11 years ago
James Jackson-South 9c78e6cddd Color to HSV conversion 11 years ago
James Jackson-South b40f83194a Fix Color component order 11 years ago
James Jackson-South d673e2c8e8 Switch over to new Color struct as default. 11 years ago
James Jackson-South ad7a8336dc Remove multiplication 11 years ago
James Jackson-South c8b3355282 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South b0a8c50342 Attempt to speed up operations using vectors. 11 years ago
James Jackson-South 0d5ee638ff Cleanup plus perf 11 years ago
James Jackson-South 144449d871 Fix rounding. 11 years ago
James Jackson-South 1e5fac8ff9 Update to NET 4.6 etc 11 years ago
James Jackson-South bf2ee4dd9b Moar cleanup 11 years ago
James Jackson-South 5e0d0de329 Add ColorMatrix functionality 11 years ago
James Jackson-South d8ddebf0a3 Add Alpha, enhance Contrast 11 years ago
James Jackson-South 7eb70c0d2b Add Lanczos5 11 years ago
James Jackson-South ded3de02c3 Fixed resize. 😄 11 years ago
James Jackson-South 3192526076 Resizer updates 11 years ago
James Jackson-South 6d5aaacf92 Cleanup for debugging. 11 years ago
James Jackson-South 237fcb5825 Experimental resampler. Need y-axis fix 11 years ago
James Jackson-South e1a2a9b2c6 Add new test image for rewrite 11 years ago
James Jackson-South 2e50785e39 Cleanup 11 years ago
James Jackson-South a625f3666c Adding some resamplers 11 years ago
James Jackson-South f4ffe6ea8f Add CMYK 11 years ago
James Jackson-South 4c32c97042 One method to rule them all. 11 years ago
James Jackson-South 8b3afb334b Add Lanczos3 11 years ago
James Jackson-South faeaa5b584 Fix resizer 11 years ago
James Jackson-South ca8affcc5e Fix conflict 11 years ago
James Jackson-South a46f3ef990 Begin add resize 11 years ago
James Jackson-South 4f080a9205 Ensure properties are copied across. 11 years ago
James Jackson-South d0d344136f Simplify base API. 11 years ago
James Jackson-South 8946611b97 First rough filter API attempt 11 years ago
James Jackson-South f15f1323c0 Make things more testable. 11 years ago
James Jackson-South d442194f7c Working Gif Encoder 🎉 11 years ago
James Jackson-South 7eae119a0a Base logic for debugging. Encoder does not work. 😢 11 years ago
James Jackson-South 8c3644dd4d Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 64788d98ca Moar gif updates 11 years ago
James Jackson-South 000bd31e73 Add Guard tests 11 years ago
James Jackson-South ef09899838 Fix HSV/BGRA conversions. 11 years ago
James Jackson-South 38c66f1796 Cleanup 11 years ago
James Jackson-South b8a38491ba More work on the gif decoder/encoder 11 years ago
James Jackson-South 005784c6d8 Quantizer works. Encoding is the issue. 11 years ago
James South 7709ac9ab8 Add HSV color 11 years ago
James South 0e22d408e3 Enable jpeg 11 years ago
Yufei Huang 900c1d7ab3 Implement the interface for the basic quantizer. The resulting image is not correct with this commit but we have a starting point to troubleshoot the quantizer. 11 years ago
James South 390a85a33f Update to c#6 syntax, make structs immutable 11 years ago