#include #include #include int main() { int width = 10; int height = 10; Imf::Array2D pixels(width, height); for (int y=0; y