module MatrixCreator::Everloop::Color
Contains the constants to be used for RGB+W Color
values
Constants
- BLUE
Contains the hash values for the color blue @return [Hash] rgb+w values for this color
- CYAN
Contains the hash values for the color cyan @return [Hash] rgb+w values for this color
- GREEN
Contains the hash values for the color green @return [Hash] rgb+w values for this color
- MAGENTA
Contains the hash values for the color magenta @return [Hash] rgb+w values for this color
- OCEAN
Contains the hash values for the color ocean @return [Hash] rgb+w values for this color
- OFF
Contains the hash values to turn off the Led @return [Hash] rgb+w values for this color
- ORANGE
Contains the hash values for the color orange @return [Hash] rgb+w values for this color
- RASPBERRY
Contains the hash values for the color raspberry @return [Hash] rgb+w values for this color
- RED
Contains the hash values for the color red @return [Hash] rgb+w values for this color
- SPRING_GREEN
Contains the hash values for the color spring green @return [Hash] rgb+w values for this color
- TURQUOISE
Contains the hash values for the color turquoise @return [Hash] rgb+w values for this color
- VIOLET
Contains the hash values for the color violet @return [Hash] rgb+w values for this color
- WHITE
Contains the hash values for the color white @return [Hash] rgb+w values for this color
- YELLOW
Contains the hash values for the color yellow @return [Hash] rgb+w values for this color