Get the pixels of the specifies area in the image.
Support using foreach on a row.
The number of pixels in this row / column.
Indexing operators yield or modify the value at a specified index.
Sliceing operators yield or modify the value in the specified slice.
Sliceing operators yield or modify the value in the specified slice.
Sync the pixels back to the image. The destructor does this for you.
The number of pixels in this row / column.
Row reprecents a singe row of pixels in an ImageView.