Microsoft SDK for Java

setEntriesHalftone

This method of the DirectDrawPalette Class fills the palette in with standard halftone entries.

Syntax

public void setEntriesHalftone(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.