| MATLAB Function Reference | ![]() |
Convert movie frame to indexed image
Syntax
Description
[X,Map] = frame2im(F)
converts the single movie frame F into the indexed image X and associated colormap Map. The functions getframe and im2frame create a movie frame. If the frame contains truecolor data, then Map is empty.
See Also
Bit-Mapped Images for related functions
| fprintf (serial) | frameedit | ![]() |