public class HwmfPalette
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HwmfPalette.PaletteEntry | 
| static class  | HwmfPalette.WmfAnimatePaletteThe META_ANIMATEPALETTE record redefines entries in the logical palette that
 is defined in the playback device context with the specified Palette object
 The logical palette that is specified by the Palette object in this record is the
 source of the palette changes, and the logical palette that is currently selected
 into the playback device context is the destination. | 
| static class  | HwmfPalette.WmfCreatePaletteThe META_CREATEPALETTE record creates a Palette Object | 
| static class  | HwmfPalette.WmfPaletteParent | 
| static class  | HwmfPalette.WmfRealizePaletteThe META_REALIZEPALETTE record maps entries from the logical palette that
 is defined in the playback device context to the system palette. | 
| static class  | HwmfPalette.WmfResizePaletteThe META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the
 playback device context. | 
| static class  | HwmfPalette.WmfSelectPaletteThe META_SELECTPALETTE record defines the current logical palette with a specified Palette Object. | 
| static class  | HwmfPalette.WmfSetPaletteEntriesThe META_SETPALENTRIES record defines RGB color values in a range of entries in the logical
 palette that is defined in the playback device context. | 
| Constructor and Description | 
|---|
| HwmfPalette() | 
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.