MythTV  master
Public Attributes | List of all members
Color Struct Reference

#include <graphic.h>

Public Attributes

unsigned short r
 
unsigned short v
 
unsigned short b
 

Detailed Description

Definition at line 6 of file graphic.h.

Member Data Documentation

◆ r

unsigned short Color::r

Definition at line 8 of file graphic.h.

Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().

◆ v

unsigned short Color::v

Definition at line 8 of file graphic.h.

Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().

◆ b

unsigned short Color::b

Definition at line 8 of file graphic.h.

Referenced by getPixelRGB(), getPixelRGB_(), setPixelRGB(), and setPixelRGB_().


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