JPlanner Programmer's Guide
Color.isEmpty Method
See Also
 






Gets a value indicating whether this color is uninitialized.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public boolean isEmpty ()

 Return Value

true if this color is uninitialized; otherwise, false.

 See Also

Color Members
Color Class
com.mindfusion.drawing Namespace