Like opIndex. For two indexes
first index of pixel
second index of pixel
Pixel
Surface sur = new Surface[10, 10]; RGBColor pixel = sur[4, 6];
See Implementation
Like opIndex. For two indexes