MATLAB Function Reference Previous page   Next Page
frame2im

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

getframe, im2frame, movie

Bit-Mapped Images for related functions


Previous page  fprintf frameedit Next page

© 1994-2005 The MathWorks, Inc.