ImageFetchResult

constructor(image: Image, isSampled: Boolean, dataSource: DataSource)

Parameters

image

The fetched Image.

isSampled

'true' if image is sampled (i.e. loaded into memory at less than its original size).

dataSource

The source that image was fetched from.