This document provides an overview of using various MATLAB functions to analyze digital image data and pixel values, including histograms, contrast enhancement, and statistics. It discusses using imhist to display histograms, histeq and adapthisteq for contrast adjustment, impixel to view pixel values, improfile for intensity profiles along lines, and imcontour to create contour plots. Examples are given applying these functions to analyze and enhance grayscale and RGB images.