CVR-Lib last update 20 Sep 2009

cvrRGBAPixel.h File Reference

Contains the basic template class to represent RGB pixels with an alpha channel. More...

#include "cvrConfig.h"
#include "cvrAssert.h"
#include "cvrTypes.h"
#include "cvrIoHandler.h"
#include <iostream>
#include "cvrTypeInfo.h"
#include "cvrRGBAPixel_inline.h"

Include dependency graph for cvrRGBAPixel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cvr::rgbaPixel
 Color pixel representation in RGB color space with an alpha channel. More...

Namespaces

namespace  cvr
namespace  std

Functions

rgbaPixel cvr::operator* (const int p, const rgbaPixel &other)
rgbaPixel cvr::operator* (const float p, const rgbaPixel &other)
rgbaPixel cvr::operator* (const double &p, const rgbaPixel &other)
bool cvr::read (ioHandler &handler, rgbaPixel &p, const bool complete=true)
bool cvr::write (ioHandler &handler, const rgbaPixel &p, const bool complete=true)


Detailed Description

Contains the basic template class to represent RGB pixels with an alpha channel.

Author:
Pablo Alvarado
Date:
01.11.2002
Id
cvrRGBAPixel.h,v 1.11 2007/04/16 16:39:32 alvarado Exp

Generated on Sun Sep 20 22:08:27 2009 for CVR-Lib by Doxygen 1.5.8