PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
RGBNames::PEBL_RGB_Color_Names Struct Reference

#include <RGBColorNames.h>

Public Attributes

std::string name
 
int r
 
int g
 
int b
 

Detailed Description

Definition at line 35 of file RGBColorNames.h.

Member Data Documentation

◆ b

int RGBNames::PEBL_RGB_Color_Names::b

Definition at line 39 of file RGBColorNames.h.

Referenced by PColor::SetColorByName().

◆ g

int RGBNames::PEBL_RGB_Color_Names::g

Definition at line 38 of file RGBColorNames.h.

Referenced by PColor::SetColorByName().

◆ name

std::string RGBNames::PEBL_RGB_Color_Names::name

Definition at line 36 of file RGBColorNames.h.

Referenced by PColor::SetColorByName().

◆ r

int RGBNames::PEBL_RGB_Color_Names::r

Definition at line 37 of file RGBColorNames.h.

Referenced by PColor::SetColorByName().


The documentation for this struct was generated from the following file: