Microsoft SDK for Java

getImagePalette

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

Syntax

public void getImagePalette(byte[] pal);

Parameters

pal The image palette.

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