RawTypePackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.FileTypePackage
public class RawTypePackage extends FileTypePackage
Represents a metadata package containing image-specific file format information.
| Method | Description |
|---|---|
| getByteOrder() | Gets the byte-order of the image. |
public final ByteOrder getByteOrder()
Gets the byte-order of the image. Please see https://en.wikipedia.org/wiki/Endianness for more information.
Returns: ByteOrder - The byte-order value.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.