library of assembled shared sources |
http://lass.cocamware.com |
#include <image.h>
Public Member Functions | |
const TChromaticity & | operator[] (size_t index) const |
TChromaticity & | operator[] (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 |
Definition at line 86 of file image.h.
const TChromaticity& lass::io::Image::ColorSpace::operator[] | ( | size_t | index | ) | const [inline] |
TChromaticity& lass::io::Image::ColorSpace::operator[] | ( | size_t | index | ) | [inline] |
const bool lass::io::Image::ColorSpace::operator== | ( | const ColorSpace & | other | ) | const [inline] |
const bool lass::io::Image::ColorSpace::operator!= | ( | const ColorSpace & | other | ) | const [inline] |
Definition at line 88 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::openRadianceHdr(), operator==(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Definition at line 89 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::openRadianceHdr(), operator==(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Definition at line 90 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::openRadianceHdr(), operator==(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Definition at line 91 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::openRadianceHdr(), operator==(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Definition at line 92 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::filterGamma(), lass::io::Image::openIgi(), lass::io::Image::openLass(), lass::io::Image::openPfm(), lass::io::Image::openRadianceHdr(), lass::io::Image::openTarga(), operator==(), lass::io::Image::saveLass(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Definition at line 93 of file image.h.
Referenced by lass::io::Image::defaultColorSpace(), lass::io::Image::openIgi(), lass::io::Image::openLass(), lass::io::Image::openRadianceHdr(), lass::io::Image::transformColors(), and lass::io::Image::xyzColorSpace().
Generated on Mon Nov 10 14:22:09 2008 for Library of Assembled Shared Sources by 1.5.7.1 |