VdpColor Struct Reference
[Miscellaneous Types]

#include <vdpau.h>


Detailed Description

A constant RGBA color.

Note that the components are stored as float values in the range 0.0...1.0 rather than format-specific integer values. This allows VdpColor values to be independent from the exact surface format(s) in use.


Data Fields

float red
float green
float blue
float alpha


Field Documentation

float VdpColor::alpha
 

float VdpColor::blue
 

float VdpColor::green
 

float VdpColor::red
 


The documentation for this struct was generated from the following file:
Generated on Thu Apr 4 20:36:15 2013 for VDPAU by  doxygen 1.4.6