22 Commits (4059448dc634b4cb58b0df86a7382988f3202394)

Author SHA1 Message Date
James Jackson-South 4059448dc6 Add basic comparision tests 8 years ago
James Jackson-South fd16a60c1a Establish naming convention + move missed primitives 8 years ago
James Jackson-South e7526f5057 Overlays => Drawing 8 years ago
James Jackson-South fb666df341 Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 6101a14b94 Refactor Image, ImageFrame + IImage 8 years ago
James Jackson-South d562a63a4d Normalize predefined group naming. 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
James Jackson-South 9fdf7e3720 Remove Size parameter and minor transform cleanup. 8 years ago
James Jackson-South 121f706b53 Add new transform draw test 9 years ago
James Jackson-South 1ec8411627 More lightweight tests 9 years ago
JimBobSquarePants 04bf11fbe3 Add missing unit tests 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams 3671d9b906 blend functions everywhere. 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
James Jackson-South d6928ee787 Rename Blend to DrawImage 10 years ago
James Jackson-South 7f473cb0cd Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk c6f775877d Refactored creating the output directory. 10 years ago
dirk 90b385ac05 Only read and decode the test images once in the unit tests. 10 years ago
James Jackson-South cce2265f7e Blend 10 years ago
James Jackson-South e2fc7b04d2 Saturation, Sepia 10 years ago
James Jackson-South 743e3309b3 Begin add ColorMatrix filters. 10 years ago
James Jackson-South a938265ca3 jpeg now preserves dpi 10 years ago
James Jackson-South a782e5fe49 Add resolution test 10 years ago