calculateOffset(int x, int y, int width) | halftoner::Image | [static] |
getColorAt(int x, int y) const | halftoner::Image | |
getCopy() const | halftoner::Image | |
getHeight() const | halftoner::Image | |
getPixel(int x, int y) const | halftoner::Image | [private] |
getPixels() const | halftoner::Image | [private] |
getWidth() const | halftoner::Image | |
height | halftoner::Image | [private] |
Image(int width, int height) | halftoner::Image | |
pixels | halftoner::Image | [private] |
setColorAt(int x, int y, int color) | halftoner::Image | |
setLine(int line, int *colors, int width) | halftoner::Image | |
width | halftoner::Image | [private] |
~Image() | halftoner::Image |