Package org.im4java.core
Class UFRawOperation
java.lang.Object
org.im4java.core.Operation
org.im4java.core.UFRawOps
org.im4java.core.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblackPoint
(String pAuto) --black-point= with String-argument only accepts "auto".Method to set all crop-values at once.--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
-
Constructor Details
-
UFRawOperation
public UFRawOperation()Constructor.
-
-
Method Details
-
exposure
--exposure= with String-argument only accepts "auto". -
blackPoint
--black-point= with String-argument only accepts "auto".- Overrides:
blackPoint
in classUFRawOps
-
crop
Method to set all crop-values at once.
-