Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

Graphics

FilledSmallSquare Graphics[primitives, options] represents a two-dimensional graphical image.

FilledSmallSquare Graphics is displayed using Show.

FilledSmallSquare The following graphics primitives can be used:

FilledSmallSquare The sound primitives SampledSoundList and SampledSoundFunction can also be included.

FilledSmallSquare The following graphics directives can be used:

FilledSmallSquare The following options can be given:

FilledSmallSquare Nested lists of graphics primitives can be given. Specifications such as GrayLevel remain in effect only until the end of the list which contains them.

FilledSmallSquare Graphics[Graphics3D[ ... ]] generates an ordinary 2D graphics object corresponding to 3D graphics. The same works for SurfaceGraphics, ContourGraphics and DensityGraphics.

FilledSmallSquare The standard print form for Graphics[ ... ] is -Graphics-. InputForm prints the explicit list of primitives.

FilledSmallSquare See Section 2.10.1.

FilledSmallSquare See also: Plot, ListPlot, ParametricPlot.

FilledSmallSquare Related package: Graphics`Graphics`.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.