TClrImage.LoadFromFile(string) Method

Creates an Image from the specified file.

Namespace: CNClrLib.Control.Graphics
public
 procedure LoadFromFile(const Filename: string); overload;

Parameters

Filename
Type: string

A string that contains the name of the file from which to create the Image.