ITileLayer.tileByPixel

Returns the tile ID from the location by pixel.

interface ITileLayer
@nogc @safe pure nothrow const
tileByPixel
(
int x
,
int y
)

Meta