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