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

ImageResolution

ImageResolution
is an option for Export, Rasterize and related functions 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".
Set different image resolution in dpi:
Set different image resolution in dpi:
In[1]:=
Click for copyable input
Out[1]=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team