📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
..
Paths Simplify drawing namespaces. 8 years ago
Text Merge branch 'master' into sw/wandering-text 7 years ago
Utils refactor QuickSort to a common utility class 8 years ago
BeziersTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
DrawImageTest.cs Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
DrawPathTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
FillEllipticGradientBrushTest.cs Simplify drawing namespaces. 8 years ago
FillImageBrushTests.cs ImageBrush shouldn't Dispose of the image it is using. (#883) 7 years ago
FillLinearGradientBrushTests.cs Change existing gradient brushes to accept PointF (#865) 7 years ago
FillPatternTests.cs DrawImageProcessor + formatting 7 years ago
FillRadialGradientBrushTests.cs Simplify drawing namespaces. 8 years ago
FillRegionProcessorTests.cs Simplify drawing namespaces. 8 years ago
FillSolidBrushTests.cs simplify IPixel method names: PackFrom*** -> From*** 7 years ago
LineComplexPolygonTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
LineTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
PolygonTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
RecolorImageTest.cs Simplify drawing namespaces. 8 years ago
SolidBezierTests.cs FillRegion_WorksOnWrappedMemoryImage 8 years ago
SolidComplexPolygonTests.cs Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
SolidFillBlendedShapesTests.cs simplify IPixel method names: PackFrom*** -> From*** 7 years ago
SolidPolygonTests.cs Merge branch 'master' into af/memory-bridge 8 years ago