| _bytesPerPixel | qgar::GenImage< T, CheckPolicy > | [protected] |
| _height | qgar::GenImage< T, CheckPolicy > | [protected] |
| _pPixMap | qgar::GenImage< T, CheckPolicy > | [protected] |
| _pRefCnt | qgar::GenImage< T, CheckPolicy > | [protected] |
| _width | qgar::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 typedef | qgar::IsotropicDilatedBinaryImage | |
| const_reference typedef | qgar::IsotropicDilatedBinaryImage | |
| 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] |
| IsotropicDilatedBinaryImage(BinaryImage &aBinImg, unsigned int anIterNb=1) | qgar::IsotropicDilatedBinaryImage | |
| minus(const GenImage< value_type, OtherCheckPolicy > &anImg) const | qgar::GenImage< T, CheckPolicy > | |
| minusEqual(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< 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] |
| 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 typedef | qgar::IsotropicDilatedBinaryImage | |
| 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 typedef | qgar::IsotropicDilatedBinaryImage | |
| 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 typedef | qgar::IsotropicDilatedBinaryImage | |
| width() const | qgar::GenImage< T, CheckPolicy > | [inline] |
| ~GenImage() | qgar::GenImage< T, CheckPolicy > | [virtual] |