Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Graphics Importing & Exporting >

ImageResolution

ImageResolution
is an option for Export and Rasterize which specifies at what resolution bitmap images should be rendered.
  • ImageResolution->r specifies that a bitmap should be rendered at a resolution of r dpi.
  • ImageResolution is relevant only for bitmap graphics formats such as "TIFF", and not for resolution-independent formats such as "EPS".
  • The default setting ImageResolution->Automatic typically uses a resolution of 72 dpi for bitmap graphics formats.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team