MyApplication.SAMPLE_COLORS

Undocumented in source.
class MyApplication
enum SAMPLE_COLORS = [BGRX(0, 0, 255), BGRX(0, 255, 0)];

Meta