modifyGamma {IFC} | R Documentation |
Image Gamma Modification
Description
Determines best xmid, ymid computes ymid for a given gamma
Usage
modifyGamma(V, gamma = 1)
Arguments
V |
named NumericVector of channel display properties containing 'xmin', 'xmax', 'xmid' and 'ymid'. |
gamma |
gamma |
[Package IFC version 0.2.1 Index]