public final class NikonPictureControl1Directory extends Directory
Modifier and Type | Field and Description |
---|---|
static int |
TAG_BRIGHTNESS |
static int |
TAG_CONTRAST |
static int |
TAG_FILTER_EFFECT |
static int |
TAG_HUE_ADJUSTMENT |
static int |
TAG_PICTURE_CONTROL_ADJUST |
static int |
TAG_PICTURE_CONTROL_BASE |
static int |
TAG_PICTURE_CONTROL_NAME |
static int |
TAG_PICTURE_CONTROL_QUICK_ADJUST |
static int |
TAG_PICTURE_CONTROL_VERSION |
static int |
TAG_SATURATION |
static int |
TAG_SHARPNESS |
static int |
TAG_TONING_EFFECT |
static int |
TAG_TONING_SATURATION |
Constructor and Description |
---|
NikonPictureControl1Directory() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Provides the name of the directory, for display purposes.
|
static NikonPictureControl1Directory |
read(byte[] bytes) |
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getParent, getRational, getRationalArray, getString, getString, getStringArray, getStringValue, getStringValueArray, getTagCount, getTagName, getTags, hasErrors, hasTagName, isEmpty, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setParent, setRational, setRationalArray, setString, setStringArray, setStringValue, setStringValueArray, toString
public static final int TAG_PICTURE_CONTROL_VERSION
public static final int TAG_PICTURE_CONTROL_NAME
public static final int TAG_PICTURE_CONTROL_BASE
public static final int TAG_PICTURE_CONTROL_ADJUST
public static final int TAG_PICTURE_CONTROL_QUICK_ADJUST
public static final int TAG_SHARPNESS
public static final int TAG_CONTRAST
public static final int TAG_BRIGHTNESS
public static final int TAG_SATURATION
public static final int TAG_HUE_ADJUSTMENT
public static final int TAG_FILTER_EFFECT
public static final int TAG_TONING_EFFECT
public static final int TAG_TONING_SATURATION
public String getName()
Directory
Exif
public static NikonPictureControl1Directory read(byte[] bytes) throws IOException
IOException
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.