public class PentaxMakernoteDirectory extends Directory
Modifier and Type | Field and Description |
---|---|
static int |
TAG_CAPTURE_MODE
0 = Auto
1 = Night-scene
2 = Manual
4 = Multiple
|
static int |
TAG_COLOUR
1 = Normal
2 = Black & White
3 = Sepia
|
static int |
TAG_CONTRAST
0 = Normal
1 = Low
2 = High
|
static int |
TAG_DAYLIGHT_SAVINGS
(String).
|
static int |
TAG_DIGITAL_ZOOM
(0 = Off)
|
static int |
TAG_FLASH_MODE
1 = Auto
2 = Flash on
4 = Flash off
6 = Red-eye Reduction
|
static int |
TAG_FOCUS_MODE
2 = Custom
3 = Auto
|
static int |
TAG_ISO_SPEED
10 = ISO 100
16 = ISO 200
100 = ISO 100
200 = ISO 200
|
static int |
TAG_PRINT_IMAGE_MATCHING_INFO
See Print Image Matching for specification.
|
static int |
TAG_QUALITY_LEVEL
0 = Good
1 = Better
2 = Best
|
static int |
TAG_SATURATION
0 = Normal
1 = Low
2 = High
|
static int |
TAG_SHARPNESS
0 = Normal
1 = Soft
2 = Hard
|
static int |
TAG_TIME_ZONE
(String).
|
static int |
TAG_WHITE_BALANCE
0 = Auto
1 = Daylight
2 = Shade
3 = Tungsten
4 = Fluorescent
5 = Manual
|
Constructor and Description |
---|
PentaxMakernoteDirectory() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Provides the name of the directory, for display purposes.
|
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_CAPTURE_MODE
public static final int TAG_QUALITY_LEVEL
public static final int TAG_FOCUS_MODE
public static final int TAG_FLASH_MODE
public static final int TAG_WHITE_BALANCE
public static final int TAG_DIGITAL_ZOOM
public static final int TAG_SHARPNESS
public static final int TAG_CONTRAST
public static final int TAG_SATURATION
public static final int TAG_ISO_SPEED
public static final int TAG_COLOUR
public static final int TAG_PRINT_IMAGE_MATCHING_INFO
public static final int TAG_TIME_ZONE
public static final int TAG_DAYLIGHT_SAVINGS
Copyright © 2022. All rights reserved.