Click or drag to resize

ImageGetImageDataSize Method

Gets the image data.
Gets the image data size.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetImageDataSize()

Return Value

Type: Int32
A stream (filter) containing decoded image data

Return Value

Type: Int32
the size of image data in bytes
See Also