Class HwmfPalette.WmfSetPaletteEntries

java.lang.Object
org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
All Implemented Interfaces:
HwmfObjectTableEntry, HwmfRecord
Enclosing class:
HwmfPalette

public static class HwmfPalette.WmfSetPaletteEntries extends HwmfPalette.WmfPaletteParent
The 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 Details

    • WmfSetPaletteEntries

      public WmfSetPaletteEntries()
  • Method Details