Table of Contents

TUIImage.FromFile Method

Creates an image from a file in the disk.

Syntax

Unit: FlexCel.Core

class function TUIImage.FromFile(const aFileName: string): TUIImage; static;

Parameters

<-> Parameter Type Description
const aFileName string

See also