Uses of Class
org.im4java.core.UFRawOps

Packages that use UFRawOps
org.im4java.core   
 

Uses of UFRawOps in org.im4java.core
 

Subclasses of UFRawOps in org.im4java.core
 class UFRawOperation
          This class models the command-line of ufraw/ufraw-batch.
 

Methods in org.im4java.core that return UFRawOps
 UFRawOps UFRawOps.baseCurve(java.lang.String pType)
          Add option --base-curve= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.baseCurveFile(java.lang.String pBaseCurveFile)
          Add option --base-curve-file= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.blackPoint(java.lang.Double pBlack)
          Add option --black-point= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.blackPoint(java.lang.String pAuto)
          Add option --black-point= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOperation.blackPoint(java.lang.String pAuto)
          --black-point= with String-argument only accepts "auto".
 UFRawOps UFRawOps.clip(java.lang.String pType)
          Add option --clip= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.compression(java.lang.Integer Value)
          Add option --compression= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.conf(java.lang.String pFile)
          Add option --conf= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.contrast(java.lang.Double pContrast)
          Add option --contrast= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.createId(java.lang.String pType)
          Add option --create-id= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.cropBottom(java.lang.Integer pCount)
          Add option --crop-bottom= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.cropLeft(java.lang.Integer pCount)
          Add option --crop-left= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.cropRight(java.lang.Integer pCount)
          Add option --crop-right= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.cropTop(java.lang.Integer pCount)
          Add option --crop-top= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.curve(java.lang.String pCurveType)
          Add option --curve= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.curveFile(java.lang.String pCurveFile)
          Add option --curve-file= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.darkframe(java.lang.String pFilename)
          Add option --darkframe= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.embeddedImage()
          Add option --embedded-image to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.exif()
          Add option --exif to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.exposure(java.lang.Double pExposure)
          Add option --exposure= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.exposure(java.lang.String pAuto)
          Add option --exposure= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOperation.exposure(java.lang.String pAuto)
          --exposure= with String-argument only accepts "auto".
 UFRawOps UFRawOps.gamma(java.lang.Double pGamma)
          Add option --gamma= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.grayscale(java.lang.String pType)
          Add option --grayscale= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.green(java.lang.Double pFactor)
          Add option --green= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.interpolation(java.lang.String pType)
          Add option --interpolation= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.linearity(java.lang.Double pLinearity)
          Add option --linearity= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.noexif()
          Add option --noexif to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.nozip()
          Add option --nozip to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.outDepth(java.lang.Integer pDepth)
          Add option --out-depth= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.outPath(java.lang.String pPath)
          Add option --out-path= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.output(java.lang.String pFilename)
          Add option --output= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.outType(java.lang.String pType)
          Add option --out-type= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.overwrite()
          Add option --overwrite to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.restore(java.lang.String pType)
          Add option --restore= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.rotate(java.lang.String pType)
          Add option --rotate= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.saturation(java.lang.Double pSaturation)
          Add option --saturation= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.shrink(java.lang.Double pFactor)
          Add option --shrink= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.silent()
          Add option --silent to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.size(java.lang.Integer pSize)
          Add option --size= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.temperature(java.lang.Integer pTemp)
          Add option --temperature= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.waveletDenoisingThreshold(java.lang.Double pThreshold)
          Add option --wavelet-denoising-threshold= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.wb(java.lang.String pType)
          Add option --wb= to the ufraw commandline (see the documentation of ufraw for details).
 UFRawOps UFRawOps.zip()
          Add option --zip to the ufraw commandline (see the documentation of ufraw for details).