FlipView[{expr_1, expr_2}] represents an object which flips between displaying expr_1 and expr_2 each time it is clicked.FlipView[{expr_1, expr_2, ...}] cyclically flips ...
ImageRegion is an option for cells that specifies the size and position of the bounding box within which a graphic is rendered.
Raw raster image data. Used as an intermediate format by imaging devices. Stores images as RGB or grayscale bitmaps at a resolution of 8 bits per channel. Binary format. Does ...
ItemAspectRatio is an option for GraphicsGrid which specifies the ratio of height to width for the regions in which items are placed in the graphics grid.
Thumbnail[image] gives a thumbnail version of an image.Thumbnail[image, size] gives a thumbnail with the specified maximum pixel size.
Make Standard Size restores selected graphics to the default size.
OpenerView[{expr_1, expr_2}] represents an object which displays as an opener, together with expr_1 if the opener is closed, and both expr_1 and expr_2 if it is ...
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
ImageCapture[] opens a graphical user interface for capturing images from connected cameras.
Mathematica allows you to export graphics and sounds in a wide variety of formats. If you use the notebook front end for Mathematica, then you can typically just copy and ...