Home > freetb4matlab > deprecated > loadimage.m

loadimage

PURPOSE ^

% Load an image file and its associated color map from the specified

SYNOPSIS ^

function [img_retval, map_retval] = loadimage (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{x}, @var{map}] =} loadimage (@var{file})
% Load an image file and its associated color map from the specified
% @var{file}.  The image must be stored in Octave's image format.
% @seealso{saveimage, load, save}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003