#include <image.h>
Inheritance diagram for mudbox::ImageAccessor< ChannelType, nch >:
Public Member Functions |
|
ImageAccessor (Image *parent) | |
Color | ColorAt (u_int X, u_int Y) const |
Get the value at a given coordinate.
|
|
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
template<> | |
Color | ColorAt (u_int X, u_int Y) const |
|
02198 : ImageAccessorBase<ChannelType, nch>(parent) 02199 { 02200 } |
|
Get the value at a given coordinate. |
|
|
|
|
|
|
|
|