Introduction - If you have any usage issues, please Google them yourself
Write MATLAB code that will do the following.
(a) Read different images from Matlab Library. Eg. Gray, Index, Colour, Binary images etc.
(b) Convert the images from one mode to other. Eg. RGB GRAY, GRAY BINARY, RGB, BINARY INDEX etc.
(c) Store the images in hard drive using different formats.