Truecolor image, returned as an
m-by-n-by-3 numeric array.
Data Types: uint8
X — Indexed image m-by-n numeric matrix
Indexed image, returned as an m-by-n
numeric matrix.
Data Types: uint8
map — Colormap c-by-3 numeric matrix
Colormap associated with indexed image X, returned as
a c-by-3 numeric matrix with values in the range [0, 1].
Each row of map is a three-element RGB triplet that
specifies the red, green, and blue components of a single color of the
colormap.