📷 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.
 
 
Simon Cropp 48af792c14 use params where possible (#961) 7 years ago
..
DrawBeziers.cs use params where possible (#961) 7 years ago
DrawLines.cs use params where possible (#961) 7 years ago
DrawPolygon.cs use params where possible (#961) 7 years ago
DrawText.cs drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
DrawTextOutline.cs drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
FillPolygon.cs use params where possible (#961) 7 years ago
FillRectangle.cs use params where possible (#961) 7 years ago
FillWithPattern.cs add skeleton for Color type 7 years ago