Access the pixel value at given position.
As opposed to operator[](), negative indices are supported for backward indexing, and bounds are checked.
operator[]()