ROSE  0.11.145.0
Enumerations
Rose::Color::Layer Namespace Reference

Description

Layer to which color applies.

Enumerations

enum  Flag {
  NONE,
  FOREGROUND,
  BACKGROUND
}
 

Enumeration Type Documentation

Enumerator
NONE 

No specific layer.

FOREGROUND 

Foreground colors.

BACKGROUND 

Background colors.

Definition at line 53 of file Color.h.