public final class RawIFD3Package extends RawDictionaryBasePackage
Represents IFD1 tags.
| Modifier and Type | Method and Description |
|---|---|
int |
getCompression()
Gets the image Compression.
|
int |
getImageHeight()
Gets the image height.
|
int |
getImageWidth()
Gets the image width.
|
long |
getStripByteCounts()
Gets the image StripByteCounts.
|
long |
getStripOffset()
Gets the image StripOffset.
|
long |
getUnknown1()
Gets the Unknown1.
|
long |
getUnknown2()
Gets the Unknown2.
|
int[] |
getUnknown3()
Gets the Unknown3.
|
long |
getUnknown4()
Gets the Unknown4.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final int getCompression()
Gets the image Compression.
public final int getImageHeight()
Gets the image height.
public final int getImageWidth()
Gets the image width.
public final long getStripByteCounts()
Gets the image StripByteCounts.
public final long getStripOffset()
Gets the image StripOffset.
public final long getUnknown1()
Gets the Unknown1.
public final long getUnknown2()
Gets the Unknown2.
public final int[] getUnknown3()
Gets the Unknown3.
public final long getUnknown4()
Gets the Unknown4.
Copyright © 2026. All rights reserved.