|
opacity
|
|
|
Access
|
read-write
|
|
Returns
|
float
|
|
outputAsNamed
|
|
|
Access
|
read-write
|
|
Returns
|
boolean
|
|
printerColor
|
|
|
Access
|
read-write
|
|
Returns
|
fPrinterColor
|
|
printerName
|
|
|
Access
|
read-write
|
|
Returns
|
String
|
|
readResolve obj
|
|
|
Parameters
|
Object obj
The serialized representation.
|
|
Returns
|
fNamedColor. The object corresponding to the serialized representation.
|
|
setColor color
|
|
|
Parameters
|
fColor color
The color to take a copy of.
|
|
Returns
|
void. None.
|
|
writeReplace
|
|
|
Parameters
|
None
|
|
Returns
|
Object. A serializable representation of this object.
|