Microsoft SDK for Java

getTexture

This method of the Direct3dRMFrame Class retrieves the texture of the given frame.

Syntax

public Direct3dRMTexture getTexture();

Return Value

Returns the Direct3dRMTexture object if successful; otherwise, null.

See Also

setTexture

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