GetImageData
IPDFDocument4 :: Images

See Also
Collapse All

Gets an array of bytes representing a specified image data.

Syntax

VARIANT GetImageData (
LONG imageNumber
)
Parameters
imageNumber
The image number.

Return value
Array of bytes representing a specified image data.

See Also

Reference