public class PngCompressedTextChunk extends PngTextChunk
Represents compressed textual data extracted from a PNG image.
| Modifier and Type | Method and Description |
|---|---|
PngCompressionMethod |
getCompressionMethod()
Gets the algorithm used to compress the chunk data.
|
getKeyword, getTextaddProperties, 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 PngCompressionMethod getCompressionMethod()
Gets the algorithm used to compress the chunk data.
Copyright © 2026. All rights reserved.