Microsoft SDK for Java

getPixelFormat

This method of the DirectDrawSurface Class retrieves the color and pixel format of the surface.

Syntax

public void getPixelFormat(DDPixelFormat pf);

Parameters

pf A DDPixelFormat object that receives a detailed description of the current pixel and color space format of the surface.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.