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, updateProperties
public final PngTextChunk[] getTextChunks()
Gets the collection of text chunks extracted from the image.