16 Commits (64f18bc2982537af3284f1a166ae20124c1e65d9)

Author SHA1 Message Date
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 9 years ago
Scott Williams 0b2e792f26 fix namespaces 9 years ago
Scott Williams b0985ddb0e migrate processors 9 years ago
Scott Williams 85061df804 Split Drawing from Core 9 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
James Jackson-South 53199d0592 Fix namespaces 10 years ago
James Jackson-South 3dbad0c44a Use PixelAccessor 10 years ago
James Jackson-South 6cf216b3c3 Fix blend 10 years ago
James South d12eedb9fe Image now IDisposable 10 years ago
James Jackson-South b79435b6c5 Fix naming. Apologies to all who have forked. 10 years ago
James Jackson-South f2d1c8ad5d Rename to Core 10 years ago
James Jackson-South f401a21eff Rename to Core 10 years ago
voidstar69 cabef610f4 Updated every filter and sampler to call ParallelImageProcessor.OnRowProcessed to enabled progress notifications for client code 10 years ago
voidstar69 116fc1172b Updated every filter and sampler to call ParallelImageProcessor.OnRowProcessed to enabled progress notifications for client code 10 years ago
James Jackson-South 9cf9dc9ccb Begin Vignette. 11 years ago
James Jackson-South e0208e114e Begin Vignette. 11 years ago
James Jackson-South 54860af472 Switch out List for ImmutableArray 11 years ago
James Jackson-South 33876ba193 Switch out List for ImmutableArray 11 years ago
James Jackson-South b06a0f242d Use Lerp silly! 11 years ago
James Jackson-South 762bd235e8 Use Lerp silly! 11 years ago