Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Class and Description |
---|---|
class |
PngCompressedTextChunk
Represents compressed textual data extracted from a PNG image.
|
class |
PngInternationalTextChunk
Represents international textual data extracted from a PNG image.
|
Modifier and Type | Method and Description |
---|---|
PngTextChunk[] |
PngPackage.getTextChunks()
Gets the collection of text chunks extracted from the image.
|