This method of the DirectDrawSurface Class retrieves the DirectDrawClipper object associated with this surface.
public DirectDrawClipper getClipper();
Returns the DirectDrawClipper object if successful; null otherwise.
setClipper