File:Gnuplot linear gray gradient.png

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

Gnuplot_linear_gray_gradient.png(640 × 480 pixels, file size: 25 KB, MIME type: image/png)

Captions

Captions

Gnuplot linear gray gradient

Summary[edit]

Description
English: Gnuplot linear gray gradient
Date
Source Own work
Author Adam majewski
Other versions

Gnuplot source code[edit]

 set output "gray.png"
 set palette defined (0 1 1 1, 1 0 0 0) # from white to black
 test palette


or using inverted linear gradient

 set output "gray.png"
 set palette rgbformulae -3,-3,-3 # 1-x, 1-x, 1-x 
 test palette

or


 set palette functions gray,gray,gray negative


or

 set palette gray gamma 1.0 negative

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:30, 2 January 2020Thumbnail for version as of 20:30, 2 January 2020640 × 480 (25 KB)Soul windsurfer (talk | contribs)User created page with UploadWizard

File usage on other wikis

The following other wikis use this file: