Changes between Version 11 and Version 12 of DVO_Conrad_Worksheet
- Timestamp:
- Jun 18, 2012, 11:23:02 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DVO_Conrad_Worksheet
v11 v12 51 51 }}} 52 52 * '''vectors''' - Tells you what variable vectors you have loaded into memory. 53 * '''help command''' - Gives specific information on the given command (if available). Examples: 54 {{{ 55 dvo: help imextract 56 No help for: imextract 57 dvo: help skyregion 58 No help for: skyregion 59 dvo: help tv 53 60 61 tv [-log] (buffer) [zero range] 62 63 display an image in the Ki'i window (X display program). zero and 64 range specify the data values corresponding to the color mapping. 65 If they are not specified, the old values are used (default is 0, 66 1024). 67 68 If -log is specified the color mapping scale will be logarithmic. 69 70 71 See Also: Kii, rd, cursor 72 73 }}} 54 74 55 75 == More commands ==
