Class HwmfMisc.WmfSetBkColor

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

public static class HwmfMisc.WmfSetBkColor extends Object implements HwmfRecord
The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.
  • Constructor Details

    • WmfSetBkColor

      public WmfSetBkColor()
  • Method Details