Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/rst/source/grdimage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,12 @@ Optional Arguments

.. _-Q:

**-Q**\ [*color*][**+z**\ *value*]
**-Q**\ [**+z**\ *value*][*color*]
Make grid nodes with NaN values transparent, using the color-masking
feature in PostScript Level 3 (the PS device must support PS Level 3).
Use **+z** to select another grid value than NaN.
If input is instead an image then black pixels are set to be transparent;
append an alternate color to select another pixel value to be transparent.
If the input is a grid, use **+z** to select another grid value than NaN.
If input is instead an image, append an alternate color to select another
pixel value to be transparent [Default is black].

.. |Add_-R| replace:: |Add_-R_links|
.. include:: explain_-R.rst_
Expand Down