ImageSizeMultipliers

ImageSizeMultipliers

is an option that specifies how much smaller to render graphics that appear within other constructs.

Details

  • ImageSizeMultipliers->{u,v} specifies that graphics set to ImageSize->Automatic inside list-like constructs should be u times their normal size, while graphics inside function-like constructs should be v times their normal size.
  • A typical default setting for ImageSizeMultipliers is {0.5, 0.25}.
  • Typeset constructs that use u to scale graphics they encompass include Grid, Button, and Inset.
  • Most typesetting constructs that represent controls or mathematical typesetting use v to scale graphics they encompass.

Examples

open allclose all

Basic Examples  (2)

The original graphic size:

Specify that the graphic inside a list is 0.4 times its normal size:

Specify that the graphic inside a function is 0.2 times its normal size:

Scope  (8)

Inputs That Use u to Scale Their Inputs  (4)

Lists:

Grids:

Buttons:

Text and Inset primitives in graphics:

Inputs that Use v to Scale Their Inputs  (4)

Function calls:

Inline in a row of text:

In a control other than Button:

In mathematical typesetting:

Properties & Relations  (1)

An explicit value of ImageSize always overrides a multiplier:

Wolfram Research (2007), ImageSizeMultipliers, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html.

Text

Wolfram Research (2007), ImageSizeMultipliers, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html.

CMS

Wolfram Language. 2007. "ImageSizeMultipliers." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html.

APA

Wolfram Language. (2007). ImageSizeMultipliers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html

BibTeX

@misc{reference.wolfram_2023_imagesizemultipliers, author="Wolfram Research", title="{ImageSizeMultipliers}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_imagesizemultipliers, organization={Wolfram Research}, title={ImageSizeMultipliers}, year={2007}, url={https://reference.wolfram.com/language/ref/ImageSizeMultipliers.html}, note=[Accessed: 19-March-2024 ]}