libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::ImageBase Member List

This is the complete list of members for crn::ImageBase, including all inherited members.

Clone() const =0crn::ImageBasepure virtual
GetBBox() const noexceptcrn::ImageBase
GetHeight() const noexceptcrn::ImageBaseinline
GetWidth() const noexceptcrn::ImageBaseinline
heightcrn::ImageBaseprotected
ImageBase(size_t w, size_t h)crn::ImageBaseinline
ImageBase(const ImageBase &)=defaultcrn::ImageBase
ImageBase(ImageBase &&)=defaultcrn::ImageBase
operator=(const ImageBase &)=defaultcrn::ImageBase
operator=(ImageBase &&)=defaultcrn::ImageBase
SaveJPEG(const Path &fname, unsigned int qual) const =0crn::ImageBasepure virtual
SavePNG(const Path &fname) const =0crn::ImageBasepure virtual
ScaleToSize(size_t w, size_t h)=0crn::ImageBasepure virtual
Size() const noexceptcrn::ImageBaseinline
widthcrn::ImageBaseprotected
~ImageBase()crn::ImageBasevirtual