TextChunks

PngPackage.TextChunks property

Gets the collection of text chunks extracted from the image.

public PngTextChunk[] TextChunks { get; }

Property Value

The collection of text chunks extracted from the image.

See Also