📷 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.
 
 
James Jackson-South 3f1d103236 Merge pull request #174 from JimBobSquarePants/drop-pointers 10 years ago
..
ImageSharp Merge pull request #174 from JimBobSquarePants/drop-pointers 10 years ago
ImageSharp.Drawing PinnedBuffer<T> ==> Buffer<T> with explicit pinning capability 10 years ago
Shared Move all drawing code into drawing project 10 years ago
README.md decoder configuration argument order 10 years ago

README.md

ImageSharp core libraries

Coding conventions

Argument ordering

  • When passing a Configuration object it should be the first argument