130 Commits (9578ec979df316ac0174abb6ad044973622165d2)

Author SHA1 Message Date
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 c812fd49a0 Begin add resize 11 years ago
James Jackson-South 6710d7b775 Ensure properties are copied across. 11 years ago
James Jackson-South 08cd5ab37a Simplify base API. 11 years ago
James Jackson-South 8a204453ba First rough filter API attempt 11 years ago
James Jackson-South 3c76b156ad Make things more testable. 11 years ago
James Jackson-South 94a00857db Cleanup. 11 years ago
James Jackson-South 016d26c158 Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 27452f4353 Cleanup 11 years ago
James Jackson-South 2349fd7afc Import LzwEncoder 11 years ago
James South 1da5eae575 Add HSV color 11 years ago
James South d35803fcdf Enable jpeg 11 years ago
Yufei Huang 447b77439f 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 83cb74cb56 A bit more gif encoder work 11 years ago
James South d316d8090b Rename Colors, Begin Gif encoder 11 years ago
James South 7a85b8a244 Begin import LibJpeg 11 years ago
James South 4ad5321002 Import and cleanup bitmap format. 11 years ago
James South d9f4781504 Add YCbCrColor and intial encoder tests 11 years ago
James South 4c083a3ff9 Import png encoder and begin gif 11 years ago
James South 023150528d Adding ImageBase and Color 11 years ago
James South 729bea0bb7 Adding more structs and tests 11 years ago
James South f8a9b439aa Adding example Point class. 11 years ago
James South cdbb57a8c6 Add a few common namespaces 11 years ago
James South 7501c0c2e0 Fresh start 11 years ago
James South da37031cf8 Fix constructor and add cors support. 11 years ago
James South 82584b73c2 Hiding object detection for now. 11 years ago
James South fc3aa36ef2 Initial commit. 11 years ago
James South 44c353cc52 Initial addition of new query parser 11 years ago
James South cebcafb812 Fix gamma 11 years ago
James South 302390590e Rename RotateInside to RotateBounded 11 years ago
Thomas Broust 4d9f300aac Switches to rectangle structure for the rotation calculations 11 years ago
Thomas Broust 849b6f936d Adds a 'rotate layer' to provide a new 'resize' parameter 11 years ago
Thomas Broust 2473211dd2 Refactors the rotation and adds a few unit tests 11 years ago
Thomas Broust 2af1ed6d5f Adds empty classes for rotation 11 years ago
James South 2874ae77df Experiments in CMYK haftoning 11 years ago
James South b2a69c5a6a Adding Overlay to ImageProcessor.Web 12 years ago
James South 9c44d37bba Adding missed interface 12 years ago
James South 69bf97351e Adding overlay to Imageprocessor plus tidy up 12 years ago
James South fa90ef8ead Use Color32 structure. 12 years ago
James South 131f914f44 Moving exception to to the rest 12 years ago
James South a4b511b8f9 Further quantizer cleanup 12 years ago
James South d1387dee11 Moar optimisations plus start tidy up 12 years ago
James South 00ebaf4dd3 Applying optimisations 12 years ago
James South a072a20ba9 Begin Wu Quantizer 12 years ago
James South c9a950444a Copy input stream and adding gifdecoder 12 years ago
James South c012ed9f53 Rewriting quantizer, fixing resize error. 12 years ago
James South 736e178f35 Refactoring Resize and adding initial Overlay code 12 years ago
James South dc1c65376d Refactoring entropy crop 12 years ago
James South 77eb254dfb Adding some helpers for Mask 12 years ago