ImageRectangleC::ImageRectangleC(void)
ImageRectangleC::ImageRectangleC(const IndexRange2dC &)
ImageRectangleC::ImageRectangleC(IntT,IntT)
ImageRectangleC::ImageRectangleC(const Index2dC &,const Index2dC &)
ImageRectangleC::ImageRectangleC(const Index2dC &,SizeT)
ImageRectangleC::ImageRectangleC(const Index2dC &,SizeT,SizeT)
ImageRectangleC::ImageRectangleC(IndexC,IndexC,IndexC,IndexC)
ImageRectangleC::ReflectUp(void)
ImageRectangleC::ReflectDown(void)
ImageRectangleC::ReflectLeft(void)
ImageRectangleC::ReflectRight(void)
IndexRange2dC::SetOrigin(const Index2dC &)
IndexRange2dC::Origin(void) const
IndexRange2dC::End(void) const
IndexRange2dC::TopRight(void) const
IndexRange2dC::TopLeft(void) const
IndexRange2dC::BottomLeft(void) const
IndexRange2dC::BottomRight(void) const
IndexRange2dC::Center(void) const
IndexRange2dC::TRow(void) const
IndexRange2dC::LCol(void) const
IndexRange2dC::BRow(void) const
IndexRange2dC::RCol(void) const
IndexRange2dC::TRow(void)
IndexRange2dC::LCol(void)
IndexRange2dC::BRow(void)
IndexRange2dC::RCol(void)
IndexRange2dC::Rows(void) const
IndexRange2dC::Cols(void) const
IndexRange2dC::Size(void) const
IndexRange2dC::Area(void) const
IndexRange2dC::Dilate(void) const
IndexRange2dC::Erode(void) const
IndexRange2dC::Expand(IndexC) const
IndexRange2dC::Shrink(IndexC) const
IndexRange2dC::ClipBy(const IndexRange2dC &)
IndexRange2dC::Contains(const IndexRange2dC &) const
IndexRange2dC::Contains(const Index2dC &) const
IndexRange2dC::operator +=(const Index2dC &)
IndexRange2dC::operator -=(const Index2dC &)
IndexRange2dC::operator +(const Index2dC &) const
IndexRange2dC::operator -(const Index2dC &) const
IndexRange2dC::RowRange(void) const
IndexRange2dC::ColRange(void) const
IndexRange2dC::RowRange(void)
IndexRange2dC::ColRange(void)
IndexRange2dC::Range1(void) const
IndexRange2dC::Range2(void) const
IndexRange2dC::Range1(void)
IndexRange2dC::Range2(void)
IndexRange2dC::Involve(const Index2dC &)
IndexRange2dC::Involve(const IndexRange2dC &)
IndexRange2dC::IsValid(void) const
IndexRange2dC::operator ==(const IndexRange2dC &) const
IndexRange2dC::operator !=(const IndexRange2dC &) const
IndexRange2dC::Rotate180(Index2dC)
IndexRange2dC::IsOverlapping(const IndexRange2dC &) const
IndexRange2dC::operator -=(const IndexRange2dC &)
IndexRange2dC::operator -(const IndexRange2dC &) const
IndexRange2dC::Range(void) const
|