Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ARGBPixel< float, true > Struct Template Reference

#include <Pixels.h>

List of all members.

Public Types

typedef PixTraitsType Traits
typedef PixAllocaterType Allocater
enum  { ChannelSize = Traits::ChannelSize }

Public Attributes

float a
float r
float g
float b

template<>
struct VCF::ARGBPixel< float, true >


Member Typedef Documentation

typedef PixAllocaterType VCF::ARGBPixel< float, true >::Allocater
 

typedef PixTraitsType VCF::ARGBPixel< float, true >::Traits
 


Member Enumeration Documentation

anonymous enum
 

Enumerator:
ChannelSize 


Member Data Documentation

float VCF::ARGBPixel< float, true >::a
 

float VCF::ARGBPixel< float, true >::b
 

float VCF::ARGBPixel< float, true >::g
 

float VCF::ARGBPixel< float, true >::r
 


The documentation for this struct was generated from the following file:
   Comments or Suggestions?    License Information