Manually managed image which is also GC-proof.
Create empty.
Create with given initial size.
Returns an array for the pixels at row y.
Resize the image, the content is lost.
Implements the view[x, y] operator.
Implements the view[x, y] = c operator.
See Implementation
Manually managed image which is also GC-proof.