Class HwmfMisc.WmfSetBkMode

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

public static class HwmfMisc.WmfSetBkMode extends Object implements HwmfRecord
The META_SETBKMODE record defines the background raster operation mix mode in the playback device context. The background mix mode is the mode for combining pens, text, hatched brushes, and interiors of filled objects with background colors on the output surface.
  • Constructor Details

    • WmfSetBkMode

      public WmfSetBkMode()
  • Method Details