File:Gradient.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(100 × 998 pixels, file size: 3 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: A linear grayscale gradient from black to white. Inteneded for use as a legend for density plots.
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[edit]

DensityPlot[
 y,
 {x, 0, 1},
 {y, 0, 1},
 AspectRatio -> 10,
 ImageSize -> 100,
 Frame -> False,
 ColorFunction -> GrayLevel,
 Method -> {"ShrinkWrap" -> True}
 ]

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:22, 4 March 2009Thumbnail for version as of 20:22, 4 March 2009100 × 998 (3 KB)Inductiveload (talk | contribs){{Information |Description={{en|1=A linear grayscale gradient from black to white. Inteneded for use as a legend for density plots.}} |Source=Own work by uploader |Author=Inductiveload |Date=2009/03/04 |Permission={{PD-self}} |other

There are no pages that use this file.