ImageRegion is an option for cells that specifies the size and position of the bounding box within which a graphic is rendered.
ImageSizeAction is an option for Pane and related constructs that specifies what to do if the specified ImageSize setting does not match the size of the contents.
Of the many ways images can be loaded into a Mathematica notebook, Import is the main method used to access image files on your local computer or at a remote location. The ...
Copy Image copies the selected (or clicked upon) image to the clipboard.
Print Image prints the selected (or clicked upon) image.
Save Image As saves the selected (or clicked upon) graphic in a file with the specified format.
A very common batch processing task is to reduce the dimensions of a set of images in one or more system folders, in effect constructing thumbnail images. Mathematica 's file ...
Widget["ImageLabel"] represents an image label.
ImageSizeMultipliers is an option that specifies how much smaller to render graphics that appear within other constructs.
Widget["IndexedImagePanel"] represents an indexed image panel.