615 Commits (d9f47815041d97514755866e0a1cdcaa53c06714)

Author SHA1 Message Date
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
Arne Kiesewetter 138bce2554 Remove unnecessary assignment/checks from Color32 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 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
James South 3213afa520 Fix typo 11 years ago
James South 9f17351ab4 Update Halftone filter 11 years ago
James South 3fabfb540e Fix broken unit test 11 years ago
James South 7ba3f54679 Update opencover plus config changes 11 years ago
James South 6c8ac4f742 Attempt to add coveralls 11 years ago
James South 2895eee1d8 Add another image sample 11 years ago
Per Osbeck 4377308b82 Dont throw exeption if querystring is null 11 years ago
James South 1cee8a1445 Add coverity 11 years ago
James South cebcafb812 Fix gamma 11 years ago
James South 4938c58aa1 Fixing missing config resources. 11 years ago
James South 604086b350 Sanitise CropLayer to allow for whole numbers 11 years ago
James South cee8785673 Fixing RotateBounds maths. 11 years ago
Thomas Broust 819090c22b Fixes the CCW rotation bug 11 years ago
Thomas Broust 8395a1c2bd Adds imagefactory unit test for counter-clockwise rotation 11 years ago
Thomas Broust 2f28fe5311 Adds failing tests for negative angle 11 years ago
Thomas Broust 874a229b6d Adds strecthed test image 11 years ago
Thomas Broust 47962f177a Saves the output of the imagefactory tests to check the results 11 years ago
James South 8ce6a55e69 Just committing to build tools repeat. 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 fd92343b0c Moves the new methods to Imaging.Helpers.ImageMaths and auto-cleanup (reordering of methods) of the ImageMaths class 11 years ago
Thomas Broust 0d7c0d2333 Removes saving of the test images 11 years ago
Thomas Broust 86ee3a41da Fixes the rotation calculations 11 years ago
Thomas Broust e132c884db Allows the rotation of the image without zooming (doesn't quite work yet) 11 years ago