BitMap.setBitRect

Sets a rectangular portion of the bitmap to the specified value.

struct BitMap
@nogc nothrow
void
setBitRect
(
in Rect2 rect
,
in bool bit
)

Meta