Class HwmfFill.WmfPatBlt

java.lang.Object
org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
All Implemented Interfaces:
GenericRecord, HwmfRecord
Enclosing class:
HwmfFill

public static class HwmfFill.WmfPatBlt extends Object implements HwmfRecord
The META_PATBLT record paints a specified rectangle using the brush that is defined in the playback device context. The brush color and the surface color or colors are combined using the specified raster operation.