ProjectCPP 0.1
|
Полный список членов класса Image, включая наследуемые из базового класса
crop(int x, int y, int newWidth, int newHeight) | Image | |
getHeight() const noexcept | Image | |
getPixel(int i, int j) noexcept | Image | |
getPixel(int i, int j) const noexcept | Image | |
getWidth() const noexcept | Image | |
Image()=default | Image | |
operator=(const Image &)=default | Image | |
readPPM(const std::string &filename) | Image | |
savePPM(const std::string &filename) | Image |