clearDib
| Definition: | clearDib(a32Dib dib, a32Colour bgr) |
| Description: | Clears the bitmap with colour bgr |
| Comments: | Gray colours (B==G==R) can be filled much faster than other colours. |
| Definition: | clearDib(a32Dib dib, a32Colour bgr) |
| Description: | Clears the bitmap with colour bgr |
| Comments: | Gray colours (B==G==R) can be filled much faster than other colours. |