public class UFRawOperation extends UFRawOps
IMG_PLACEHOLDER
Constructor | Description |
---|---|
UFRawOperation() |
Constructor.
|
Modifier and Type | Method | 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".
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toString
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
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)