MATLAB Functions Help Desk

frame2im

Purpose

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. A single column of a movie matrix is one movie frame. The functions getframe and im2frame create a movie frame.

See Also

capture, im2frame, movie



[ Previous | Help Desk | Next ]