Searched defs:Yellow (Results 1 – 5 of 5) sorted by relevance
4 Yellow, enumerator
5 Yellow, enumerator
8 Yellow, enumerator
4 typedef enum { Cyan, Magenta, Yellow, Key } PrintColor; enum
88 public static final ColorRGBA Yellow = new ColorRGBA(1f, 1f, 0f, 1f); field in ColorRGBA