Click or drag to resize

ElementGetImageData Method

Gets the image data.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public IFilter GetImageData()

Return Value

Type: IFilter
A stream (filter) containing decoded image data
See Also