Microsoft SDK for Java

getRasterCapabilities

This method of the Device Class retrieves the device raster capabilities.

Syntax

public int getRasterCapabilities();

Return Value

Returns one or a combination of the raster capabilities flags shown in the following table.

RC_NONE RC_BITBLT
RC_BANDING RC_SCALING
RC_BITMAP64 RC_GDI20_OUTPUT
RC_GDI20_STATE RC_SAVEBITMAP
RC_DI_BITMAP RC_PALETTE
RC_DIBTODEV RC_BIGFONT
RC_STRETCHBLT RC_FLOODFILL
RC_STRETCHDIB RC_OP_DX_OUTPUT
RC_DEVBITS  

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