library of assembled shared sources

http://lass.cocamware.com

lass::io::Image::ColorSpace Struct Reference

#include <image.h>


Public Member Functions

const TChromaticityoperator[] (size_t index) const
TChromaticityoperator[] (size_t index)
const bool operator== (const ColorSpace &other) const
const bool operator!= (const ColorSpace &other) const

Data Fields

TChromaticity red
TChromaticity green
TChromaticity blue
TChromaticity white
num::Tfloat32 gamma
bool isFromFile


Detailed Description

Definition at line 86 of file image.h.


Member Function Documentation

const TChromaticity& lass::io::Image::ColorSpace::operator[] ( size_t  index  )  const [inline]

Definition at line 94 of file image.h.

References LASS_ASSERT.

TChromaticity& lass::io::Image::ColorSpace::operator[] ( size_t  index  )  [inline]

Definition at line 95 of file image.h.

References LASS_ASSERT.

const bool lass::io::Image::ColorSpace::operator== ( const ColorSpace other  )  const [inline]

Definition at line 96 of file image.h.

References blue, gamma, green, red, and white.

const bool lass::io::Image::ColorSpace::operator!= ( const ColorSpace other  )  const [inline]

Definition at line 100 of file image.h.


Field Documentation


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

Generated on Mon Nov 10 14:22:09 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo