Table of Contents

TUIImage.FromFile Method

Creates an image from a file.

Syntax

Namespace: FlexCel.Core

public static TUIImage FromFile(String aFileName)

Parameters

<-> Parameter Type Description
aFileName String A file name.

Returns

The image.

See also