public class RawTypePackage extends FileTypePackage
Represents a metadata package containing image-specific file format information.
| Modifier and Type | Method and Description |
|---|---|
ByteOrder |
getByteOrder()
Gets the byte-order of the image.
|
getExtension, getFileFormat, getMimeTypeaddProperties, 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 ByteOrder getByteOrder()
Gets the byte-order of the image.
Please see <a href="https://en.wikipedia.org/wiki/Endianness">https://en.wikipedia.org/wiki/Endianness</a> for more information.
Copyright © 2026. All rights reserved.