|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 |
|---|
DOP_PLACEHOLDER, iCmdArgs, 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, 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 |
| 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 UFRawOpspublic 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||