[C#]
static Graphics FromImage(Image image);
[Visual Basic]
Shared Function FromImage(image As Image) As Graphics
None.