public class UFRawOperation extends UFRawOps
IMG_PLACEHOLDER
Constructor and Description |
---|
UFRawOperation()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
UFRawOps |
blackPoint(java.lang.String pAuto)
--black-point= with String-argument only accepts "auto".
|
UFRawOperation |
crop(java.lang.Integer pLeft,
java.lang.Integer pRight,
java.lang.Integer pTop,
java.lang.Integer pBottom)
Method to set all crop-values at once.
|
UFRawOps |
exposure(java.lang.String pAuto)
--exposure= with String-argument only accepts "auto".
|
baseCurve, baseCurveFile, blackPoint, clip, compression, conf, contrast, createId, cropBottom, cropLeft, cropRight, cropTop, curve, curveFile, darkframe, embeddedImage, exif, exposure, gamma, grayscale, green, interpolation, linearity, noexif, nozip, outDepth, outPath, output, outType, overwrite, restore, rotate, saturation, shrink, silent, size, temperature, waveletDenoisingThreshold, wb, zip
addDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toString
public UFRawOps exposure(java.lang.String pAuto)
public UFRawOps blackPoint(java.lang.String pAuto)
blackPoint
in class UFRawOps
public UFRawOperation crop(java.lang.Integer pLeft, java.lang.Integer pRight, java.lang.Integer pTop, java.lang.Integer pBottom)