|
libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::ImageBase, including all inherited members.
| Clone() const =0 | crn::ImageBase | pure virtual |
| GetBBox() const noexcept | crn::ImageBase | |
| GetHeight() const noexcept | crn::ImageBase | inline |
| GetWidth() const noexcept | crn::ImageBase | inline |
| height | crn::ImageBase | protected |
| ImageBase(size_t w, size_t h) | crn::ImageBase | inline |
| ImageBase(const ImageBase &)=default | crn::ImageBase | |
| ImageBase(ImageBase &&)=default | crn::ImageBase | |
| operator=(const ImageBase &)=default | crn::ImageBase | |
| operator=(ImageBase &&)=default | crn::ImageBase | |
| SaveJPEG(const Path &fname, unsigned int qual) const =0 | crn::ImageBase | pure virtual |
| SavePNG(const Path &fname) const =0 | crn::ImageBase | pure virtual |
| ScaleToSize(size_t w, size_t h)=0 | crn::ImageBase | pure virtual |
| Size() const noexcept | crn::ImageBase | inline |
| width | crn::ImageBase | protected |
| ~ImageBase() | crn::ImageBase | virtual |
1.8.6