Microsoft SDK for Java

getGraphics

This method of the ImageX Class creates a graphics context for drawing to an off-screen image.

Syntax

public Graphics getGraphics();

Return Value

Returns a Graphics object.

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