Table of Contents

Method GetBitmapTypeFromFileName

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetBitmapTypeFromFileName(string)

Gets BitmapType from the extension of the fileName.

public static BitmapType GetBitmapTypeFromFileName(string fileName)

Parameters

fileName string

Path to file.

Returns

BitmapType