Represents an image file source.

Properties

source

source: FileBufferSource | FileUrlSource | FileBase64Source;

The source of the file data.


type

type: "image";

The type of the file, which is always “image”.