This is a file from the Wikimedia Commons

File:Mathematica Tutorial - White border removal 1.png

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Mathematica_Tutorial_-_White_border_removal_1.png(250 × 250 pixels, file size: 4 KB, MIME type: image/png)

Description
English: A diagram showing an exported Mathematica object with a default white border.
Date
Source Own work
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Mathematica Code

graphic = Graphics[
   {
    {Blue, Rectangle[{-1.5, -1.5}, {4, 4}]},
    {Red, Disk[{0, 0}, 1]},
    {Red, Disk[{2, 2}, 1.5]}
    }
   ];

Show[graphic,
 ImageSize -> 250,
 Method -> {"ShrinkWrap" -> False}
 ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

4 March 2009

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:02, 4 March 2009Thumbnail for version as of 19:02, 4 March 2009250 × 250 (4 KB)Inductiveload{{Information |Description={{en|1=A diagram showing an exported Mathematica object with a default white border.}} |Source=Own work by uploader |Author=Inductiveload |Date=2009/03/04 |Permission={{PD-self}} |other_versions= }} ==Math

The following page uses this file: