public class HeifDirectory extends Directory
Modifier and Type | Field and Description |
---|---|
static int |
TAG_BITS_PER_CHANNEL |
static int |
TAG_COMPATIBLE_BRANDS |
static int |
TAG_IMAGE_HEIGHT |
static int |
TAG_IMAGE_ROTATION |
static int |
TAG_IMAGE_WIDTH |
static int |
TAG_MAJOR_BRAND |
static int |
TAG_MINOR_VERSION |
Constructor and Description |
---|
HeifDirectory() |
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_MAJOR_BRAND
public static final int TAG_MINOR_VERSION
public static final int TAG_COMPATIBLE_BRANDS
public static final int TAG_IMAGE_WIDTH
public static final int TAG_IMAGE_HEIGHT
public static final int TAG_IMAGE_ROTATION
public static final int TAG_BITS_PER_CHANNEL
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.