Open Search

    Detailed Description

    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.