ProjectCPP 0.1
Загрузка...
Поиск...
Не найдено
Image Cписок членов класса

Полный список членов класса Image, включая наследуемые из базового класса

crop(int x, int y, int newWidth, int newHeight)Image
getHeight() const noexceptImage
getPixel(int i, int j) noexceptImage
getPixel(int i, int j) const noexceptImage
getWidth() const noexceptImage
Image()=defaultImage
operator=(const Image &)=defaultImage
readPPM(const std::string &filename)Image
savePPM(const std::string &filename)Image