TiledBitmap.tileSize

Undocumented in source.
struct TiledBitmap(T, size_t tileWidth, size_t tileHeight)
nothrow
enum tileSize = tileWidth * tileHeight;

Meta