Class HwmfPalette.WmfRealizePalette

java.lang.Object
org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfPalette

public static class HwmfPalette.WmfRealizePalette extends Object implements HwmfRecord
The META_REALIZEPALETTE record maps entries from the logical palette that is defined in the playback device context to the system palette.
  • Constructor Details

    • WmfRealizePalette

      public WmfRealizePalette()
  • Method Details