Graphics    

The Image Object and Its Properties

The commands image and imagesc create image objects. Image objects are children of axes objects, as are line, patch, surface, and text objects. Like all Handle Graphics objects, the image object has a number of properties you can set to fine-tune its appearance on the screen. The most important properties of the image object with respect to appearance are CData, CDataMapping, XData, YData, and EraseMode. For detailed information about these and all of the properties of the image object, please see image.


  Controlling Aspect Ratio and Display Size CData