[C#]
static Image FromFile(string filename);
[Visual Basic]
Shared Function FromFile(filename As String) As Image
None.