This method of the DirectDrawClipper Class initializes a DirectDrawClipper object.
public void initialize(DirectDraw dd, int flags);
dd | The DirectDraw object. If this parameter is set to null, an independent DirectDrawClipper object is created. |
flags | Reserved; the value must be 0. |