Tests a single chunk of pixels between two 1 bit bitmaps for collision, using a single chunk (size_t) of pixels.
True is collision has been detected.
See Implementation
Tests a single chunk of pixels between two 1 bit bitmaps for collision, using a single chunk (size_t) of pixels.