mp_stickers
Shocking Stickers
Image Member List

This is the complete list of members for Image, including all inherited members.

darken()Image
darken(double amount)Image
desaturate()Image
desaturate(double amount)Image
getPixel(unsigned int x, unsigned int y) constcs225::PNG
grayscale()Image
height() constcs225::PNG
illinify()Image
lighten()Image
lighten(double amount)Image
operator!=(PNG const &other) constcs225::PNG
operator=(PNG const &other)cs225::PNG
operator==(PNG const &other) constcs225::PNG
PNG()cs225::PNG
PNG(unsigned int width, unsigned int height)cs225::PNG
PNG(PNG const &other)cs225::PNG
readFromFile(string const &fileName)cs225::PNG
resize(unsigned int newWidth, unsigned int newHeight)cs225::PNG
rotateColor(double degrees)Image
saturate()Image
saturate(double amount)Image
scale(double factor)Image
scale(unsigned w, unsigned h)Image
width() constcs225::PNG
writeToFile(string const &fileName)cs225::PNG
~PNG()cs225::PNG