3 Commits (d24cfb2ee3a3238b4cd623b1b44847f9617cd72b)

Author SHA1 Message Date
Vicente Penades 1035f23908 rearranged DrawImage method arguments. Fixed tests accordingly 8 years ago
Vicente Penades b189ff7746 Split PixelBlendMode enumeration into PixelColorBlendingMode and PixelAlphaCompositionMode 8 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
James Jackson-South c101fd7c26 Blend => DrawImage 8 years ago
James Jackson-South bf9b3cfd3f Move GraphicsOptions parameter 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 e1c258d3bf Move drawing files into structured folders 8 years ago
James Jackson-South 84a5a8e5d1 Quantizer 8 years ago
James Jackson-South 9fdf7e3720 Remove Size parameter and minor transform cleanup. 8 years ago
James Jackson-South 083a324981 Remove Clone from DrawImage to reduce memory consumption 8 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams 7635558f9b internalise cloning processor + rename context 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 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 450987dc00 Remove non-generic Image 9 years ago
Scott Williams 14e463daf7 fix alpha tests 9 years ago
Scott Williams ad1bb5dbee migrate blenders to PorterDuff 9 years ago
Vicente Penades e8d0552aba fixed stylecop 9 years ago
Vicente Penades a0a8ebacea Added Image drawing functions to use general porter duff modes 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 3eda81fb0f Move all drawing code into drawing project 9 years ago
Scott Williams 509eaf12d5 consolidate packages 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Scott Williams 923425dc51 removed extension method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 10 years ago
Scott Williams 0b2e792f26 fix namespaces 10 years ago
Scott Williams b0985ddb0e migrate processors 10 years ago
Scott Williams 85061df804 Split Drawing from Core 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Olivia 1b9926b16a Fixing more documentation warnings. Fixing generic type style warnings. 10 years ago
Olivia 4da1ebd55d Fixing missing parameter documentation warnings. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 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 858b6ac7ab Normalize naming and organize locations 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk cf542ef1ec Enforce struct on TColor 10 years ago
dirk 7b7ae9344c Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South d949ab0f26 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South c6a36c9427 Enforce struct on TColor 10 years ago
James Jackson-South 2b5424327c Remove progress event handler. 10 years ago
James Jackson-South cd97b2308e Don't create a copy if you dont need to. 10 years ago
James Jackson-South ccc13bbac3 Revert Unsafe.Copy and cleanup 10 years ago
James Jackson-South 5e9ce77841 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South cce2265f7e Blend 10 years ago
James Jackson-South c1cea3b06e Trim back to basics 10 years ago