Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qgar::OpenImage Member List

This is the complete list of members for qgar::OpenImage, including all inherited members.

_bytesPerPixelqgar::GenImage< T, CheckPolicy > [protected]
_heightqgar::GenImage< T, CheckPolicy > [protected]
_pPixMapqgar::GenImage< T, CheckPolicy > [protected]
_pRefCntqgar::GenImage< T, CheckPolicy > [protected]
_widthqgar::GenImage< T, CheckPolicy > [protected]
borderCols(int aColIdx) const qgar::GenImage< T, CheckPolicy >
borderRows(int aRowIdx) const qgar::GenImage< T, CheckPolicy >
bytesPerPixel() const qgar::GenImage< T, CheckPolicy > [inline]
column(unsigned int aColIdx, pointer aCol) const qgar::GenImage< T, CheckPolicy >
const_pointer typedefqgar::OpenImage
const_reference typedefqgar::OpenImage
copyBox(const GenImage< value_type, CheckPolicy > &anImg, unsigned int aXTopLeft, unsigned int aYTopLeft, unsigned int aXBottomRight, unsigned int aYBottomRight, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy > [protected]
draw(const Segment &aSeg, value_type aPixVal=(value_type) 1)qgar::GenImage< T, CheckPolicy >
GenImage()qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aWidth, unsigned int aHeight)qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aWidth, unsigned int aHeight, pointer aPtPixMap)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage &anImg)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< U, UCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy > [explicit]
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg, const BoundingBox &aBox, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy >
GenImage(const GenImage< value_type, OtherCheckPolicy > &anImg, unsigned int aXTopLeft, unsigned int aYTopLeft, unsigned int aXBottomRight, unsigned int aYBottomRight, value_type aPixVal=static_cast< value_type >(0))qgar::GenImage< T, CheckPolicy >
GenImage(AbstractPbmPlusFile &aPbmPlusFile)qgar::GenImage< T, CheckPolicy > [explicit]
GenImage(unsigned int aBytesCnt, int *aPtRefCnt, unsigned int aWidth, unsigned int aHeight, pointer aPtPixMap)qgar::GenImage< T, CheckPolicy > [protected]
GenImage(unsigned int aWidth, unsigned int aHeight, T *aPtPixMap)qgar::GenImage< T, CheckPolicy >
GenImage(unsigned int aBytesCnt, int *aPtRefCnt, unsigned int aWidth, unsigned int aHeight, T *aPtPixMap)qgar::GenImage< T, CheckPolicy >
height() const qgar::GenImage< T, CheckPolicy > [inline]
minus(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
minusEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
OpenImage(const GreyLevelImage &anImg, unsigned int anOpenSize=1)qgar::OpenImage
operator *(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator *=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator+(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator+=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator-(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
operator-=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
operator=(const GenImage &anImg)qgar::GenImage< T, CheckPolicy >
operator=(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
pColumn(unsigned int aColIdx) const qgar::GenImage< T, CheckPolicy > [inline]
perform(GreyLevelImage *anImg, unsigned int anOpenSize=1)qgar::OpenImage [static]
pixel(unsigned int aX, unsigned int aY) const qgar::GenImage< T, CheckPolicy >
plus(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
plusEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
pointer typedefqgar::OpenImage
pPixel(unsigned int aRowIdx, unsigned int aColIdx) const qgar::GenImage< T, CheckPolicy > [inline]
pPixMap() const qgar::GenImage< T, CheckPolicy > [inline]
pRow(unsigned int aRowIdx) const qgar::GenImage< T, CheckPolicy > [inline]
reference typedefqgar::OpenImage
row(unsigned int aRowIdx, pointer aRow) const qgar::GenImage< T, CheckPolicy >
save(AbstractPbmPlusFile &aPbmPlusFile) const qgar::GenImage< T, CheckPolicy >
setColumn(unsigned int aColIdx, const_pointer const aCol)qgar::GenImage< T, CheckPolicy >
setPixel(unsigned int aX, unsigned int aY, value_type aPixVal)qgar::GenImage< T, CheckPolicy >
setRow(unsigned int aRowIdx, const_pointer const aRow)qgar::GenImage< T, CheckPolicy >
shallowCopy()qgar::GenImage< T, CheckPolicy >
times(const GenImage< value_type, OtherCheckPolicy > &anImg) const qgar::GenImage< T, CheckPolicy >
timesEqual(const GenImage< value_type, OtherCheckPolicy > &anImg)qgar::GenImage< T, CheckPolicy >
value_type typedefqgar::OpenImage
width() const qgar::GenImage< T, CheckPolicy > [inline]
~GenImage()qgar::GenImage< T, CheckPolicy > [virtual]