Microsoft SDK for Java

getImageBuffer

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

Syntax

public void getImageBuffer(byte[] buffer1);

Parameters

buffer1 The image buffer.

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