'Declaration Public Overloads Sub LoadMetadata( _ ByVal fileName As System.String, _ ByVal containerFormat As ContainerFormat _ )
public void LoadMetadata( System.string fileName, ContainerFormat containerFormat )
Parameters
- fileName
- The input file name.
- containerFormat
- The image container format; use Unknown to detect the format automatically.