com.drew.metadata.exif
public class PentaxMakernoteDirectory extends Directory
Field Summary | |
---|---|
protected static HashMap | tagNameMap |
static int | TAG_PENTAX_CAPTURE_MODE
0 = Auto
1 = Night-scene
2 = Manual
4 = Multiple |
static int | TAG_PENTAX_COLOUR
1 = Normal
2 = Black & White
3 = Sepia |
static int | TAG_PENTAX_CONTRAST
0 = Normal
1 = Low
2 = High |
static int | TAG_PENTAX_DAYLIGHT_SAVINGS
(String). |
static int | TAG_PENTAX_DIGITAL_ZOOM
(0 = Off) |
static int | TAG_PENTAX_FLASH_MODE
1 = Auto
2 = Flash on
4 = Flash off
6 = Red-eye Reduction |
static int | TAG_PENTAX_FOCUS_MODE
2 = Custom
3 = Auto |
static int | TAG_PENTAX_ISO_SPEED
10 = ISO 100
16 = ISO 200
100 = ISO 100
200 = ISO 200 |
static int | TAG_PENTAX_PRINT_IMAGE_MATCHING_INFO
See Print Image Matching for specification.
http://www.ozhiker.com/electronics/pjmt/jpeg_info/pim.html |
static int | TAG_PENTAX_QUALITY_LEVEL
0 = Good
1 = Better
2 = Best |
static int | TAG_PENTAX_SATURATION
0 = Normal
1 = Low
2 = High |
static int | TAG_PENTAX_SHARPNESS
0 = Normal
1 = Soft
2 = Hard |
static int | TAG_PENTAX_TIME_ZONE
(String). |
static int | TAG_PENTAX_WHITE_BALANCE
0 = Auto
1 = Daylight
2 = Shade
3 = Tungsten
4 = Fluorescent
5 = Manual |
Constructor Summary | |
---|---|
PentaxMakernoteDirectory() |
Method Summary | |
---|---|
String | getName() |
protected HashMap | getTagNameMap() |