mrcImageModeChange
From EosPedia
mrcImageModeChange is Eos's Command that changes the status(min, max, mode) of image.
Contents
List of option
Main option
-m details
Value | Description |
---|---|
0 | 1byte (char) |
2 | 4bytes (float) |
Execution example
------Input file's image------
![]() |
Min Max |
-65.0178 94.4699 |
------Example of options only essential------
![]() |
Min Max |
0 255 |
------Option -Min------
Case: -Min=-1
![]() |
Min Max |
0 255 |
------Option -Max------
Case: -Max=2
![]() |
Min Max |
0 255 |
Case: -Min=1,-Max=2
![]() |
Min Max |
0 255 |