Detailed Description

Enumerations

enum  {
  COLOR_R ,
  COLOR_G ,
  COLOR_B
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
COLOR_R 

R component.

COLOR_G 

G component.

COLOR_B 

B component.