This method of the DirectDrawPalette Class fills the palette in with standard halftone entries.
public void setEntriesHalftone(int start, int count);
start | The starting position in the palette to place the values. |
count | The number of entries to add to the palette. |