Navigation

Operators and Keywords

Function List:

C++ API

loadimage.m File Reference


Functions

 if (!warned) warned
 warning ("Octave:deprecated-function","loadimage is obsolete and will be removed from a future version of Octave; please use imread instead")

Variables

 function [img_retval, map_retval]
 endif [img_retval, map_retval] = imread (varargin{:})

Function Documentation

if ( warned  ) 

warning ( "Octave:deprecated-function ,
"loadimage is obsolete and will be removed from a future version of Octave; please use imread instead"   
)


Variable Documentation

endwhile endif = imread (varargin{:})

function[img_retval, map_retval]

Initial value:

 loadimage (varargin)

  persistent warned = false