Click or drag to resize

BitmapIHandlerCreate Method (String)

Create a bitmap from a file

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Create(
	string fileName
)

Parameters

fileName
Type: SystemString
File to load as a bitmap
See Also