TK_Color::channel

class channel

This class stores the color information for a single color channel

Public Functions

inline void Reset()

internal use

Public Members

float m_rgb[3]

The RGB value of the color for this channel.

char *m_name

The name of the color channel.