diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2020-02-26 20:09:19 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2020-02-26 20:09:19 (GMT) |
commit | bcf8233a7ce1c81a0fa287d824d9f0ec62ed2e18 (patch) | |
tree | 79569309a7924e0cbc2b5c0f03949f4ec6531f92 /ds9/doc/ref | |
parent | b8e6bd0c4a44a7a2d54771de4111204c232f1396 (diff) | |
download | blt-bcf8233a7ce1c81a0fa287d824d9f0ec62ed2e18.zip blt-bcf8233a7ce1c81a0fa287d824d9f0ec62ed2e18.tar.gz blt-bcf8233a7ce1c81a0fa287d824d9f0ec62ed2e18.tar.bz2 |
add mask blend screen
Diffstat (limited to 'ds9/doc/ref')
-rw-r--r-- | ds9/doc/ref/command.html | 2 | ||||
-rw-r--r-- | ds9/doc/ref/samp.html | 2 | ||||
-rw-r--r-- | ds9/doc/ref/xpa.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ds9/doc/ref/command.html b/ds9/doc/ref/command.html index cd4dc2d..5f0eaaa 100644 --- a/ds9/doc/ref/command.html +++ b/ds9/doc/ref/command.html @@ -1171,7 +1171,7 @@ nomask<br></b></p> [mark zero|nonzero|nan|nonnan|range]<br> [range <low> <high>]<br> [transparency <value>]<br> - [blend source|darken|lighten]<br> + [blend source|screen|darken|lighten]<br> [system <coordsys>]<br> [clear]<br> [load <filename>]<br> diff --git a/ds9/doc/ref/samp.html b/ds9/doc/ref/samp.html index 57f70ca..da2a095 100644 --- a/ds9/doc/ref/samp.html +++ b/ds9/doc/ref/samp.html @@ -1462,7 +1462,7 @@ mask [color <color>]<br> [mark zero|nonzero|nan|nonnan|range]<br> [range <low> <high>]<br> [transparency <value>]<br> - [blend source|darken|lighten]<br> + [blend source|screen|darken|lighten]<br> [system <coordsys>]<br> [clear]<br> [load <filename>]<br> diff --git a/ds9/doc/ref/xpa.html b/ds9/doc/ref/xpa.html index 72278b9..3c00ab8 100644 --- a/ds9/doc/ref/xpa.html +++ b/ds9/doc/ref/xpa.html @@ -1387,7 +1387,7 @@ mask [color <color>]<br> [mark zero|nonzero|nan|nonnan|range]<br> [range <low> <high>]<br> [transparency <value>]<br> - [blend source|darken|lighten]<br> + [blend source|screen|darken|lighten]<br> [system <coordsys>]<br> [clear]<br> [load <filename>]<br> |