The following topics contain reference information about the interfaces used with the DirectDraw.
| Programming element | Description |
|---|---|
| IDDVideoPortContainer | Applications use the methods of this interface to create and manipulate DirectDrawVideoPort objects. |
| IDirectDraw4 | Applications use the methods of this interface to create DirectDraw objects and work with system-level variables. |
| IDirectDrawClipper | Applications use the methods of this interface to manage clip lists. |
| IDirectDrawColorControl | This interface allows you to get and set color controls. |
| IDirectDrawPalette | Applications use the methods of this interface to create DirectDrawPalette objects and work with system-level variables. |
| IDirectDrawSurface5 | Applications use the methods of this interface to create DirectDrawSurface objects and work with system-level variables. |
| IDirectDrawVideoPort | Applications use the methods of this interface to channel live video data from a hardware video port to a DirectDraw surface. |
See Also
Send Feedback on this topic to the authors