mp_intro
Impregnable Introduction
|
Functions | |
void | swap (cs225::PNG &png, unsigned x, unsigned y, unsigned newX, unsigned newY) |
void | rotate (std::string inputFile, std::string outputFile) |
cs225::PNG | myArt (unsigned int width, unsigned int height) |
cs225::PNG myArt | ( | unsigned int | width, |
unsigned int | height | ||
) |
void rotate | ( | std::string | inputFile, |
std::string | outputFile | ||
) |
void swap | ( | cs225::PNG & | png, |
unsigned | x, | ||
unsigned | y, | ||
unsigned | newX, | ||
unsigned | newY | ||
) |