This method of the DirectDrawClipper Class retrieves the size of the portion of the clip list contained with the given rectangle.
public int getClipListSize(Rect rec);
Returns the clip list size.
rec | A Rect object that is used to clip the clip list. |