modifyGamma: Image Gamma Modification

View source: R/gamma.R

modifyGammaR 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


IFC documentation built on Sept. 14, 2023, 1:08 a.m.