BitMap.getBit

Returns bitmap's value at the specified position.

struct BitMap
@nogc nothrow const
bool
getBit
(
in Vector2 position
)

Meta