ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard

If true, the discard check will be disabled if all of the pixelsToCheck in the missingImageUrl have an alpha value of 0. If false, the discard check will proceed no matter the values of the pixelsToCheck. Default value - false

Link copied to clipboard

The URL of the known missing image.

Link copied to clipboard

An array of Cartesian2 pixel positions to compare against the missing image.