shouldDiscardImage
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.
Given a tile image, decide whether to discard that image.
True if the image should be discarded; otherwise, false.
An image to test.