COLOR Library » 描述 |

Enumeration

详细描述

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.