shouldDiscardImage

open override fun shouldDiscardImage(image: ERROR CLASS: Symbol not found for HTMLImageElement): Boolean(source)

Given a tile image, decide whether to discard that image.

Return

True if the image should be discarded; otherwise, false.

Parameters

image

An image to test.

See also