Image.setFile

Set the image file.

class Image
setFile
(
this T
)
(
string file
)

Parameters

file string

The name of the file.

Return Value

Type: auto

This image to aid method chaining.

Meta