displayp
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Source Supported Under Version: >1.00
Description Display a 1 or 3 band temperature image in odd-number of columns to maximize screen usage
Arguments and Return Values Arguments: A 1 band or 3 band byte array Return Value: none. The image is opened in a new window
Usage Syntax: displayp(array [, no_odd = 1]) where: array is a byte image (e.g.browse) already read in [no_odd = 1] doesn't force image to have odd number of columns The displayp function passes the specified argument to an external viewer.
Examples dv> a 338x10926x1 array of byte, bsq format [3,692,988 bytes] dv> displayp(a) size[1] = 338 size[2] = 10926 size[3] = 1 npix = 3692988 nsi = 2354 nlines = 1570 ngroups = 7 remain = 1506.00 remain = 1.0 final settings: size[1] = 338 size[2] = 10926 size[3] = 1 npix = 3692988 nsi = 2354 nlines = 1560 ngroups = 7 remain = 0.00 2666x1560x1 array of byte, bip format [4,158,960 bytes] |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Major Sub-Functions
Recent Library Changes Created On: 02-22-2006 |