COLORA Library » 描述 |

Enumeration

详细描述

Enumerations

enum   {
   COLORA_R ,
   COLORA_G ,
   COLORA_B ,
   COLORA_A
}

Enumeration Type Documentation

◆  anonymous enum

anonymous enum
Enumerator
COLORA_R 

R component.

COLORA_G 

G component.

COLORA_B 

B component.

COLORA_A 

Alpha component.