Microsoft SDK for Java

getImage

This method of the Direct3dRMTexture Class retrieves the image that the texture is created with.

Syntax

public Direct3dRMImage getImage();

Return Value

Returns the D3dRMImage object that the current texture was created with.

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