Papyrus::YUVA Struct Reference

#include <papyrus/yuva.h>

List of all members.


Detailed Description

A structure containing a YUV value.


Public Member Functions

 YUVA (double yuv_y=0.0, double yuv_u=0.0, double yuv_v=0.0, double yuv_a=1.0)
 YUVA (const RGBA &rgb)
double operator[] (unsigned index)
YUVAoperator= (const RGBA &rgb)
 operator RGBA ()

Public Attributes

double y
double u
double v
double alpha


The documentation for this struct was generated from the following files:
Generated on Sun Mar 11 10:01:58 2007 by  doxygen 1.5.1