MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
mds::img::CImageBase< I > Member List
This is the complete list of members for mds::img::CImageBase< I >, including all inherited members.
at(tSize x, tSize y)mds::img::CImageBase< I >
at(tSize x, tSize y) const mds::img::CImageBase< I >
at(tSize i)mds::img::CImageBase< I >
at(tSize i) const mds::img::CImageBase< I >
CImageBase()mds::img::CImageBase< I > [protected]
CImageBase(const CImageBase &)mds::img::CImageBase< I > [protected]
forEach(Function Func)mds::img::CImageBase< I >
forEach(Function Func) const mds::img::CImageBase< I >
getIdx(tSize x, tSize y) const mds::img::CImageBase< I >
getImpl()mds::img::CImageBase< I >
getImpl() const mds::img::CImageBase< I >
getMargin() const mds::img::CImageBase< I >
getSize()mds::img::CImageBase< I >
getSize() const mds::img::CImageBase< I >
getXOffset() const mds::img::CImageBase< I >
getXSize() const mds::img::CImageBase< I >
getYOffset() const mds::img::CImageBase< I >
getYSize() const mds::img::CImageBase< I >
height() const mds::img::CImageBase< I >
operator()(tSize x, tSize y)mds::img::CImageBase< I >
operator()(tSize x, tSize y) const mds::img::CImageBase< I >
operator()(tSize i)mds::img::CImageBase< I >
operator()(tSize i) const mds::img::CImageBase< I >
operator=(const CImageBase &)mds::img::CImageBase< I > [protected]
pforEach(Function Func)mds::img::CImageBase< I >
pforEach(Function Func) const mds::img::CImageBase< I >
set(tSize x, tSize y, const tPixel &Value)mds::img::CImageBase< I >
set(tSize i, const tPixel &Value)mds::img::CImageBase< I >
tImage typedefmds::img::CImageBase< I >
tPixel typedefmds::img::CImageBase< I >
width() const mds::img::CImageBase< I >