Class HemfMisc.EmfSetBkColor

java.lang.Object
org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBkColor
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfRecord
Enclosing class:
HemfMisc

public static class HemfMisc.EmfSetBkColor extends HwmfMisc.WmfSetBkColor implements HemfRecord
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.