write Color
Generalized way to serialize JavaFX Color on a stream.
Parameters
stream
the writeObject() outputStream
color
the color to serialize
Throws
if I/O errors occur while writing to the underlying stream
Generalized way to serialize JavaFX Color on a stream.
the writeObject() outputStream
the color to serialize
if I/O errors occur while writing to the underlying stream