MP 2
Image Manipulation II
|
This is the complete list of members for Image, including all inherited members.
adjustbrightness(int r, int g, int b) | Image | |
flipleft() | Image | |
height() const | PNG | |
invertcolors() | Image | |
operator!=(PNG const &other) const | PNG | |
operator()(size_t x, size_t y) | PNG | |
operator()(size_t x, size_t y) const | PNG | |
operator=(PNG const &other) | PNG | |
operator==(PNG const &other) const | PNG | |
PNG() | PNG | |
PNG(size_t width, size_t height) | PNG | |
PNG(string const &file_name) | PNG | |
PNG(PNG const &other) | PNG | |
readFromFile(string const &file_name) | PNG | |
resize(size_t width, size_t height) | PNG | |
width() const | PNG | |
writeToFile(string const &file_name) | PNG | |
~PNG() | PNG |