Method GetBitmapTypeFromFileName
GetBitmapTypeFromFileName(string)
Gets BitmapType from the extension of the fileName.
public static BitmapType GetBitmapTypeFromFileName(string fileName)
Parameters
fileNamestringPath to file.
Gets BitmapType from the extension of the fileName.
public static BitmapType GetBitmapTypeFromFileName(string fileName)
fileName stringPath to file.