MATLAB Functions Help Desk

im2frame

Purpose

Convert indexed image into movie frame

Syntax

Description

F = im2frame(X,Map) converts the indexed image X and associated colormap Map into a movie frame F. You can use im2frame to convert a sequence of images into a movie.

Example

You can use im2frame to convert a sequence of images into a movie.

See Also

capture, frame2im, movie, moviein



[ Previous | Help Desk | Next ]