This is the complete list of members for TypedFlatImageChannel< T >, including all inherited members.
at(int x, int y) | TypedFlatImageChannel< T > | inline |
at(int x, int y) const | TypedFlatImageChannel< T > | inline |
boundsCheck(int x, int y) const | ImageChannel | protected |
channel() const | ImageChannel | |
FlatImageChannel(FlatImageLevel &level, int xSampling, int ySampling, bool pLinear) | FlatImageChannel | protected |
FlatImageChannel(const FlatImageChannel &other)=delete | FlatImageChannel | protected |
FlatImageChannel(FlatImageChannel &&other)=delete | FlatImageChannel | protected |
FlatImageLevel class | TypedFlatImageChannel< T > | friend |
flatLevel() | FlatImageChannel | |
flatLevel() const | FlatImageChannel | |
ImageChannel(ImageLevel &level, int xSampling, int ySampling, bool pLinear) | ImageChannel | protected |
level() | ImageChannel | inline |
level() const | ImageChannel | inline |
numPixels() const | ImageChannel | inline |
operator()(int x, int y) | TypedFlatImageChannel< T > | inline |
operator()(int x, int y) const | TypedFlatImageChannel< T > | inline |
FlatImageChannel::operator=(const FlatImageChannel &other)=delete | FlatImageChannel | protected |
FlatImageChannel::operator=(FlatImageChannel &&other)=delete | FlatImageChannel | protected |
pixelsPerColumn() const | ImageChannel | inline |
pixelsPerRow() const | ImageChannel | inline |
pixelType() const | TypedFlatImageChannel< T > | virtual |
pLinear() const | ImageChannel | inline |
row(int r) | TypedFlatImageChannel< T > | inline |
row(int r) const | TypedFlatImageChannel< T > | inline |
slice() const | TypedFlatImageChannel< T > | virtual |
xSampling() const | ImageChannel | inline |
ySampling() const | ImageChannel | inline |
~FlatImageChannel() | FlatImageChannel | protectedvirtual |
~ImageChannel() | ImageChannel | protectedvirtual |