21 Commits (742a51a2d6648cb1fadb7f542df7ccdfc8723616)

Author SHA1 Message Date
Simon Cropp 48af792c14 use params where possible (#961) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
Jason Nelson d645b5599e Nits - Benchmarks (#884) 7 years ago
James Jackson-South 0a6913e0c6 Simplify drawing namespaces. 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
James Jackson-South 6ec2a26982 Overlays => Drawing 8 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South 563077d87d Combine drawing methods to new Overlays namespace. 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 9 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
James Jackson-South c5989cc813 Fix benchmarks. 9 years ago
Scott Williams 800af5f7e8 Make benchmarks return size not save images 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago