public class WmfSetBkColor extends WmfObject
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.
WmfSetBkColor()
int
getColorRef()
void
setColorRef(int value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WmfSetBkColor()
public int getColorRef()
Gets or sets the color reference.
public void setColorRef(int value)