PngPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public class PngPackage extends CustomPackage
Represents native PNG metadata.
| Method | Description |
|---|---|
| getTextChunks() | Gets the collection of text chunks extracted from the image. |
public final PngTextChunk[] getTextChunks()
Gets the collection of text chunks extracted from the image.
Returns: com.groupdocs.metadata.core.PngTextChunk[] - The collection of text chunks extracted from the image.
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.