|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.im4java.core.Operation org.im4java.core.DCRAWOps org.im4java.core.DCRAWOperation
public class DCRAWOperation
This class models the command-line of dcraw.
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 |
---|
public DCRAWOperation()
Method Detail |
---|
public DCRAWOps selectAllImages()
selectAllImages
in class DCRAWOps
|
The im4java Library, Version 1.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |