Creates a Bitmap from a File.

Although the Bitmap constructor takes in a File Name, GDI+ keeps the file locked. This avoids the issue.

Syntax

ISUtilities.CreateBitmapFromFile(fileName)

Parameters

NameTypeOptionalByRefDescription
fileName String The Bitmap File Name.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISUtilities
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0