LoadMetadata(String,ContainerFormat) Method
Loads the metadata of an image from a file.
'Declaration
Public Overloads Sub LoadMetadata( _
ByVal As System.String, _
ByVal As ContainerFormat _
)
Parameters
- fileName
- The input file name.
- containerFormat
- The image container format; use Unknown to detect the format automatically.