Skip to content

ImageSize

Status: Experimental

present and registered, but lightly documented and not yet covered by dedicated tests.

Description

ImageSize

is an option for Graphics and Plot that specifies the overall size of the image to display.

Notes ImageSize -\> w sets the width to w pixels, with the height following from AspectRatio; ImageSize -\> {w, h} fixes both the width and height in pixels. The default is a width of 800.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: none registered.

References