p-by-3 numeric array. Each row specifies a pixel. The
columns specify the red, green, and blue components of the pixel value.
p RGB pixels
Numeric row vector of length p*3. The
first p elements are the red value for each pixel. The next
p elements are the green value for each pixel. The last
p elements are the blue value for each pixel.
p binary pixels
p-by-3 numeric array. Each row specifies a pixel. The
columns specify the red, green, and blue components of the pixel value.
p indexed pixels
p-by-3 numeric array. Each row specifies a pixel. The
columns specify the red, green, and blue components of the pixel value.