Image.file

string file() @property nothrow

Get file property.

Returns

A path to the file to display.
void file(string propval) @property nothrow

Set file property.

Parameters

propvalA path to the file to display.