Convert image to movie frame.
A movie frame is simply a struct with the fields "cdata"
and
"colormap"
.
Support for N-dimensional images is given when each image projection, matrix sizes of MxN and MxNx3 for RGB images, is concatenated along the fourth dimension. In such cases, the returned value is a struct array.
See also: frame2im.
Package: octave