MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Transparent background with PNG

  • To: mathgroup at smc.vnet.net
  • Subject: [mg96911] Re: Transparent background with PNG
  • From: Jens <noeckel at gmail.com>
  • Date: Fri, 27 Feb 2009 06:11:39 -0500 (EST)
  • References: <gnm1o0$hgg$1@smc.vnet.net> <go63ui$q3v$1@smc.vnet.net>

On Feb 26, 5:03 am, replicator... at gmail.com wrote:
> No idea?

In Mathematica 7, use something like
Export["picture.png", %, ImageSize -> 600, Background -> None]

I keep forgetting this syntax too (it's different between versions and
between file formats)... that's why I wrote it down on my webpage
http://www.uoregon.edu/~noeckel/MathematicaGraphics.html#ExportOpacity

Jens


  • Prev by Date: Re: Transparent background with PNG
  • Next by Date: Error message when using NonlinearRegress
  • Previous by thread: Re: Transparent background with PNG
  • Next by thread: Re: Transparent background with PNG