shouldDiscardImage

open override fun shouldDiscardImage(image: <Error class: unknown class>): 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