[C#]
static ImageFormat FromExtension(string extension);
[Visual Basic]
Shared Function FromExtension(extension As String) As ImageFormat
None.