Uses of Class
org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
-
Packages that use HwmfMisc.WmfSetBkColor Package Description org.apache.poi.hemf.record.emf -
-
Uses of HwmfMisc.WmfSetBkColor in org.apache.poi.hemf.record.emf
Subclasses of HwmfMisc.WmfSetBkColor in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfMisc.EmfSetBkColorThe 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.
-