Euphoria
Public Attributes | List of all members
eu::Lin_rgb Struct Reference

Represents a linear sRGB color. More...

Public Attributes

float r
 
float g
 
float b
 

Detailed Description

Represents a linear sRGB color.

See also
Rgb

Definition at line 28 of file colors.h.

Member Data Documentation

◆ b

float eu::Lin_rgb::b

Definition at line 30 of file colors.h.

◆ g

float eu::Lin_rgb::g

Definition at line 30 of file colors.h.

◆ r

float eu::Lin_rgb::r

Definition at line 30 of file colors.h.


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