adjust.image(img, gammatype=NULL, cspace = NULL, whitep = NULL,
temp = NULL, black=0, exposure = 1, kind = "Bradford",
alg = 1, compress= TRUE)dcraw. Alternatives recognized
within the package are "None", "sRGB" and "CIE" (CIE L*). NULL keeps thNULL keeps the actual setting.xyY space. Can be given as one of (character)
c("A","B","C","E","D50","D55","D65","D75","F2","F7","F11") or as a two element numeric
vector of chromatic xy coordinates. "D65" correspoxy coordinates of the
whitepoint. Only used if is.null(whitep)."Bradford", "VonKries" and "XYZscaling" If color.par$red or color.par$blue or color.par$brightness differ from 1.0 the
corresponding channels are multiplied with the provided
values. Saturated values are set to 1.
If img$gamma==FALSE, perform gamma correction with
color.par$ga and color.par$bp. alg chooses between three different
computing algorithms (approximations) with increasing computation time
and precision (alg is 1,2, or 3).
show.image, write.image