786 Commits (b66e71a47d65380776148e2d2fb94c20d386c058)
 

Author SHA1 Message Date
James Jackson-South b66e71a47d Moar gif updates 11 years ago
James Jackson-South 9db729459d Add Guard tests 11 years ago
James Jackson-South b9bfbb7079 Fix HSV/BGRA conversions. 11 years ago
James Jackson-South 27452f4353 Cleanup 11 years ago
James Jackson-South 64115eeb74 Some light refactoring 11 years ago
James Jackson-South 2349fd7afc Import LzwEncoder 11 years ago
James Jackson-South f5a5cac667 More work on the gif decoder/encoder 11 years ago
Yufei Huang 5b2921d40e Fix quantizer 11 years ago
James Jackson-South bad478defa Quantizer works. Encoding is the issue. 11 years ago
Yufei Huang ce125669c3 Make YCbCr.(Y/Cb/Cr) and Hsv.(H/S/V) a plan field to make color manipulations a bit faster 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 be588301d7 *Almost* translated quantizer. 11 years ago
James South 83cb74cb56 A bit more gif encoder work 11 years ago
James South 6e0780bcc2 Update to c#6 syntax, make structs immutable 11 years ago
Yufei Huang b864955b86 Make ImageProcessor.Tests a plan class Library, add xunit visual studio runner to test cases show up on Visual Studio Test Explorer 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 cd18e01362 Added web compatible hex overload. 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 7ea58b82d6 Merge pull request #156 from Banane9/V2 11 years ago
Arne Kiesewetter 138bce2554 Remove unnecessary assignment/checks from Color32 11 years ago
James South d607069614 Adding nuspecs 11 years ago
James South 50570a80f6 v2.2.4 11 years ago
James South 6c0e0aaba1 Version updates 11 years ago
James South 0d3233574c Fix test site demo 11 years ago
James South 3f7341a889 Final tweaks before release. 11 years ago
James South d41801f5e6 v 2.2.3 11 years ago
James South da37031cf8 Fix constructor and add cors support. 11 years ago
James South b6999bd15c Merge pull request #154 from Jeavon/issue/AzureConfigDependency 11 years ago
Jeavon Leopold 37d72c8aaf Add ImageProcessor.Web.Config as a NuGet dependency on ImageProcessor.Web.Plugins.AzureBlobCache as it doesn't work without it 11 years ago
James South e0ddaec749 Fixing broken FastBitmap bug. 11 years ago
James South c00e1016a0 ImageProcessor v2.2.1 11 years ago
James South 82584b73c2 Hiding object detection for now. 11 years ago
James South bca2959405 Gif format now preserves original palette 11 years ago
James South 02339708f2 Cleanup 11 years ago
James South fc3aa36ef2 Initial commit. 11 years ago
James South efd7093b9c Upgrade locker 11 years ago
James South 2dea00f17d Adding final rewrites plus tests 11 years ago
James South ebea46829a Transferring more processors. 11 years ago
James South 64a3aef539 A few more parser rewrites 11 years ago
James South 44c353cc52 Initial addition of new query parser 11 years ago