The im4java Library, Version 1.4.0

org.im4java.core
Class DCRAWOperation

java.lang.Object
  extended by org.im4java.core.Operation
      extended by org.im4java.core.DCRAWOps
          extended by org.im4java.core.DCRAWOperation

public class DCRAWOperation
extends DCRAWOps

This class models the command-line of dcraw.

Since:
0.98
Version:
$Revision: 1.2 $
Author:
$Author: bablokb $

Field Summary
 
Fields inherited from class org.im4java.core.Operation
IMG_PLACEHOLDER
 
Constructor Summary
DCRAWOperation()
          Constructor.
 
Method Summary
 DCRAWOps selectAllImages()
          Add option -s all to the dcraw commandline (see the documentation of dcraw for details).
 
Methods inherited from class org.im4java.core.DCRAWOps
brightness, calcAverageWB, changeTimestamp, cleanupPasses, clipMethod, colorFactor, createTIFF, darkness, depth16, depth16withGamma, extractThumbnail, fixedWhiteLevel, flipImage, grayscale, grayscaleRaw, halfSize, identify, ignoreColorMatrix, noiseThreshold, saturation, selectImage, setCameraColorSpace, setDarkframeFile, setDeadpixelFile, setGamma, setInterpolationMethod, setOutputColorSpace, setWB, tilt45, use4ColorRGB, useAverageWB, useCameraWB, useColorMatrix, verbose, write2stdout
 
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

DCRAWOperation

public DCRAWOperation()
Constructor.

Method Detail

selectAllImages

public DCRAWOps selectAllImages()
Add option -s all to the dcraw commandline (see the documentation of dcraw for details). This methods overrides the automatically generated method

Overrides:
selectAllImages in class DCRAWOps

The im4java Library, Version 1.4.0

Released under the LGPL, (c) Bernhard Bablok 2008-2010
Homepage: http://im4java.sourceforge.net/