public class WmfSetPixel extends WmfPointObject
The META_SETPIXEL record sets the pixel at the specified coordinates to the specified color.
Constructor and Description |
---|
WmfSetPixel() |
Modifier and Type | Method and Description |
---|---|
int |
getColorRef()
Gets or sets the color reference.
|
void |
setColorRef(int value)
Gets or sets the color reference.
|
getPoint, setPoint