Microsoft SDK for Java

setEntriesSystemPalette

This method of the DirectDrawPalette Class fills the entries in the palette with the values in the current system palette.

Syntax

public void setEntriesSystemPalette(int start, int count);

Parameters

start The starting position in the palette to place the values.
count The number of entries to add to the palette.

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