log scripts/image/imread.m @ 17086:3db796f89695

age author description
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style.
Thu, 18 Jul 2013 01:52:09 +0100 Carnë Draug Read alpha values from indexed images. Always read indexes from indexed images.
Sat, 13 Jul 2013 12:41:59 +0100 Carnë Draug imread: implement options Index, Frames, and Info.
Fri, 12 Jul 2013 18:06:20 +0100 Carnë Draug imread: make sure test file is removed if imread() errors.
Fri, 12 Jul 2013 02:53:51 +0100 Carnë Draug doc: document index argument for reading multipage images.
Wed, 10 Jul 2013 18:18:21 +0100 Carnë Draug Add optional extension argument to image IO functions.
Sun, 07 Jul 2013 18:26:25 +0100 Carnë Draug Connect imread with imformats.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 14 Sep 2009 07:57:38 +0200 John W. Eaton imread.m: fix test release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 Alexander Mamonov image/imread.m Test added. release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton imread.m: undo unintended change release-3-2-x
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-x
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.