Function BitMap.getBit

Returns bitmap's value at the specified position.

bool getBit (
  const(Vector2) position
) nothrow @nogc const;