Creates an ImageMetadata from the specified file
| C# | Visual Basic |
public static ImageMetadata FromFile( string filename )
Public Shared Function FromFile ( _ filename As String _ ) As ImageMetadata
- filename (String)
- A string that contains the name of the file from which to create the ImageMetadata.
[Missing <returns> documentation for "M:InTheHand.Drawing.ImageMetadata.FromFile(System.String)"]
| Platforms Supported | |
|---|---|
| Windows Mobile | Windows Mobile Version 5.0 and later |
| Windows Embedded Compact | Windows CE 5.0 and later |