UFRawOperation
public class UFRawOps extends Operation
This class is automatically generated by the source-code generator of im4java.
IMG_PLACEHOLDER
Modifier | Constructor | Description |
---|---|---|
protected |
UFRawOps() |
The protected Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
UFRawOps |
baseCurve(java.lang.String pType) |
Add option --base-curve= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
baseCurveFile(java.lang.String pBaseCurveFile) |
Add option --base-curve-file= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
blackPoint(java.lang.Double pBlack) |
Add option --black-point= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
blackPoint(java.lang.String pAuto) |
Add option --black-point= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
clip(java.lang.String pType) |
Add option --clip= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
compression(java.lang.Integer Value) |
Add option --compression= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
conf(java.lang.String pFile) |
Add option --conf= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
contrast(java.lang.Double pContrast) |
Add option --contrast= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
createId(java.lang.String pType) |
Add option --create-id= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
cropBottom(java.lang.Integer pCount) |
Add option --crop-bottom= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
cropLeft(java.lang.Integer pCount) |
Add option --crop-left= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
cropRight(java.lang.Integer pCount) |
Add option --crop-right= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
cropTop(java.lang.Integer pCount) |
Add option --crop-top= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
curve(java.lang.String pCurveType) |
Add option --curve= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
curveFile(java.lang.String pCurveFile) |
Add option --curve-file= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
darkframe(java.lang.String pFilename) |
Add option --darkframe= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
embeddedImage() |
Add option --embedded-image to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
exif() |
Add option --exif to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
exposure(java.lang.Double pExposure) |
Add option --exposure= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
exposure(java.lang.String pAuto) |
Add option --exposure= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
gamma(java.lang.Double pGamma) |
Add option --gamma= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
grayscale(java.lang.String pType) |
Add option --grayscale= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
green(java.lang.Double pFactor) |
Add option --green= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
interpolation(java.lang.String pType) |
Add option --interpolation= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
linearity(java.lang.Double pLinearity) |
Add option --linearity= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
noexif() |
Add option --noexif to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
nozip() |
Add option --nozip to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
outDepth(java.lang.Integer pDepth) |
Add option --out-depth= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
outPath(java.lang.String pPath) |
Add option --out-path= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
output(java.lang.String pFilename) |
Add option --output= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
outType(java.lang.String pType) |
Add option --out-type= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
overwrite() |
Add option --overwrite to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
restore(java.lang.String pType) |
Add option --restore= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
rotate(java.lang.String pType) |
Add option --rotate= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
saturation(java.lang.Double pSaturation) |
Add option --saturation= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
shrink(java.lang.Double pFactor) |
Add option --shrink= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
silent() |
Add option --silent to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
size(java.lang.Integer pSize) |
Add option --size= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
temperature(java.lang.Integer pTemp) |
Add option --temperature= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
waveletDenoisingThreshold(java.lang.Double pThreshold) |
Add option --wavelet-denoising-threshold= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
wb(java.lang.String pType) |
Add option --wb= to the ufraw commandline
(see the documentation of ufraw for details).
|
UFRawOps |
zip() |
Add option --zip to the ufraw commandline
(see the documentation of ufraw for details).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDynamicOperation, addImage, addImage, addImage, addOperation, addRawArgs, addRawArgs, cloneObject, getCmdArgs, getDynamicOperations, toString
protected UFRawOps()
public UFRawOps conf(java.lang.String pFile)
public UFRawOps wb(java.lang.String pType)
public UFRawOps temperature(java.lang.Integer pTemp)
public UFRawOps green(java.lang.Double pFactor)
public UFRawOps baseCurve(java.lang.String pType)
public UFRawOps baseCurveFile(java.lang.String pBaseCurveFile)
public UFRawOps curve(java.lang.String pCurveType)
public UFRawOps curveFile(java.lang.String pCurveFile)
public UFRawOps restore(java.lang.String pType)
public UFRawOps clip(java.lang.String pType)
public UFRawOps gamma(java.lang.Double pGamma)
public UFRawOps linearity(java.lang.Double pLinearity)
public UFRawOps contrast(java.lang.Double pContrast)
public UFRawOps saturation(java.lang.Double pSaturation)
public UFRawOps waveletDenoisingThreshold(java.lang.Double pThreshold)
public UFRawOps exposure(java.lang.String pAuto)
public UFRawOps exposure(java.lang.Double pExposure)
public UFRawOps blackPoint(java.lang.String pAuto)
public UFRawOps blackPoint(java.lang.Double pBlack)
public UFRawOps interpolation(java.lang.String pType)
public UFRawOps grayscale(java.lang.String pType)
public UFRawOps shrink(java.lang.Double pFactor)
public UFRawOps size(java.lang.Integer pSize)
public UFRawOps outType(java.lang.String pType)
public UFRawOps outDepth(java.lang.Integer pDepth)
public UFRawOps createId(java.lang.String pType)
public UFRawOps compression(java.lang.Integer Value)
public UFRawOps exif()
public UFRawOps noexif()
public UFRawOps zip()
public UFRawOps nozip()
public UFRawOps embeddedImage()
public UFRawOps rotate(java.lang.String pType)
public UFRawOps cropLeft(java.lang.Integer pCount)
public UFRawOps cropRight(java.lang.Integer pCount)
public UFRawOps cropTop(java.lang.Integer pCount)
public UFRawOps cropBottom(java.lang.Integer pCount)
public UFRawOps outPath(java.lang.String pPath)
public UFRawOps output(java.lang.String pFilename)
public UFRawOps darkframe(java.lang.String pFilename)
public UFRawOps overwrite()
public UFRawOps silent()