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, getText
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
public final PngCompressionMethod getCompressionMethod()
Gets the algorithm used to compress the chunk data.