public class PngPackage extends CustomPackage
Represents native PNG metadata.
| Modifier and Type | Method and Description |
|---|---|
PngTextChunk[] |
getTextChunks()
Gets the collection of text chunks extracted from the image.
|
addProperties, 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 PngTextChunk[] getTextChunks()
Gets the collection of text chunks extracted from the image.
Copyright © 2025. All rights reserved.