Returns the intersection rect between the two rects.
IntRect
a
b
The intersection rect is the area which is inside both rects. If the rects do not have an intersection, an invalid rect is returned.
IsValid