|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.im4java.core.Operation org.im4java.core.UFRawOps org.im4java.core.UFRawOperation
public class UFRawOperation
This class models the command-line of ufraw/ufraw-batch.
Field Summary |
---|
Fields inherited from class org.im4java.core.Operation |
---|
IMG_PLACEHOLDER |
Constructor Summary | |
---|---|
UFRawOperation()
Constructor. |
Method Summary | |
---|---|
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". |
Methods inherited from class org.im4java.core.UFRawOps |
---|
baseCurve, baseCurveFile, clip, compression, conf, contrast, createId, cropBottom, cropLeft, cropRight, cropTop, curve, curveFile, darkframe, embeddedImage, exif, gamma, grayscale, green, interpolation, linearity, noexif, nozip, outDepth, outPath, output, outType, overwrite, restore, rotate, saturation, shrink, silent, size, temperature, waveletDenoisingThreshold, wb, zip |
Methods inherited from class org.im4java.core.Operation |
---|
addDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UFRawOperation()
Method Detail |
---|
public UFRawOps exposure(java.lang.String pAuto)
exposure
in class UFRawOps
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)
|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |