Save the image of lena shown below in a file lena.jpg. The format of this image, called "jpeg", is one of the standard formats used in web browsers. The letters stand for "Joint Photographic Experts Group".
The image can be read with the IDL procedure read_jpeg.
Write a procedure named read_lena. Use
the procedure to read the image and print out the following information:
Submit the program named read_lena.pro to the instructor for evaluation.