PngCompressedTextChunk
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.PngTextChunk
public class PngCompressedTextChunk extends PngTextChunk
Represents compressed textual data extracted from a PNG image.
| Method | Description |
|---|---|
| getCompressionMethod() | Gets the algorithm used to compress the chunk data. |
public final PngCompressionMethod getCompressionMethod()
Gets the algorithm used to compress the chunk data.
Returns: PngCompressionMethod - The algorithm used to compress the chunk data.
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.