mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 06:25:42 +00:00
12 lines
350 B
Markdown
12 lines
350 B
Markdown
# X10D.Drawing
|
|
|
|
## About
|
|
The X10D.Drawing library contains extension methods for the System.Drawing .NET library.
|
|
|
|
## Extended Classes
|
|
Below is a list of the number of extension methods written for a given type. Overloaded methods are not counted.
|
|
|
|
| Type | Library | Method count |
|
|
| :--- | :--- | :--- |
|
|
| `Image` | `X10D.Drawing` | 3 (+1 async) |
|