Simple challenge for frequent action while programming.
Pixel *operator[](Position p) { return &pixels[p.getc()][p.getr()]; }