Skip to content

ImageData

Returns the underlying pixel data.

$ wo 'ImageData[Image[{{0, 1}, {1, 0}}]]'
{{0., 1.}, {1., 0.}}