Constructor and Description |
---|
WmfSetTextColor() |
Modifier and Type | Method and Description |
---|---|
int |
getColorRef()
Gets or sets the color reference.
|
byte |
getExtendedByte()
Gets or sets the extended byte.
|
void |
setColorRef(int value)
Gets or sets the color reference.
|
void |
setExtendedByte(byte value)
Gets or sets the extended byte.
|
public int getColorRef()
Gets or sets the color reference.
Value: The color reference.public void setColorRef(int value)
Gets or sets the color reference.
Value: The color reference.public byte getExtendedByte()
Gets or sets the extended byte.
Value: The extended byte.public void setExtendedByte(byte value)
Gets or sets the extended byte.
Value: The extended byte.