Difference between revisions of "ISKernel:Gamma (Command)"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Description == | == Description == | ||
+ | *Gamma -reset sets your gamma to default gamma level (64) | ||
+ | *Gamma -store saves your current gamma level for later use in gamma -restore (Loses information when session is closed) | ||
+ | *Gamma -display creates an output showing the current gamma ramp | ||
+ | *Gamma -restore restores the gamma setting that was saved with the command gamma -store | ||
+ | *Gamma -inc increments your gamma level with each use | ||
+ | *Gamma -dec decrements your gamma level with each use<b | ||
+ | *Gamma -set sets your gamma level to a specified number (0-128) | ||
== Examples == | == Examples == |
Revision as of 17:53, 24 August 2005
Contents
Syntax
Gamma | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Intermediate |
Logic | Intermediate |
Gamma -reset|-store|-display|-restore|-inc|-dec|-set <#>
Description
- Gamma -reset sets your gamma to default gamma level (64)
- Gamma -store saves your current gamma level for later use in gamma -restore (Loses information when session is closed)
- Gamma -display creates an output showing the current gamma ramp
- Gamma -restore restores the gamma setting that was saved with the command gamma -store
- Gamma -inc increments your gamma level with each use
- Gamma -dec decrements your gamma level with each use<b
- Gamma -set sets your gamma level to a specified number (0-128)
Examples
Reset gamma to defaults
- Gamma -reset
- Output
Gamma level reset
Store gamma settings (current session only)
- Gamma -store
- Output
Current gamma level stored
Display the gamma ramp
- Gamma -display
- Output
4000 4000 4000 4100 4100 4100 4200 4200 4200 4300 4300 4300 4400 4400 4400 4500 4500 4500 4600 4600 4600 4700 4700 4700
Restore gamma settings (current session only)
- Gamma -restore
- Output
Gamma level restored
Increment gamma setting
- Gamma -inc
Decrement gamma setting
- Gamma -dec
Set gamma number (0-128)
- Gamma -set 100