| 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 true-color data, then Map is empty.
See Also
Bit-Mapped Images for related functions
| fprintf | frameedit | ![]() |
© 1994-2005 The MathWorks, Inc.