src/DLD-FUNCTIONS/__magick_read__.cc
2009-07-16 graphics.cc (get_array_limits): require min_pos value to be greater than zero
2009-05-27 imwrite.m: convert indexed images to RGB before calling __magick_write__
2009-05-27 Fix RGB color construction in __magick_read__.cc
2009-03-28 Check grammar on all .cc files
2009-03-07 update copyright notices
2009-01-15 __magick_read__.cc (encode_uint_image): initialize bitdepth
2008-09-30 __magick_read__.cc: only define magick_to_octave_value functions if HAVE_MAGICK is defined
2008-09-24 Add the 'imfinfo' function for reading image file information.
2008-09-08 MSVC compilation fix
2008-08-25 Various features added to imwrite
2008-08-25 Replace leading tabs with spaces.
2008-07-28 imwrite: new function
2008-07-17 Allow build without GraphicsMagick installed
2008-07-16 style fixes
2008-07-16 style fixes
2008-07-16 imread.m: simplify; loadimage.m: deprecate
2008-07-14 __magick_read__.cc: configuration and style fixes
2008-07-12 Add original imread() files (from octave-forge) to core octave.