ImageGear Professional for Windows ActiveX
GetDataStream Method

Description:

Gets a data stream for an image. May only be called for XObject images.

The caller must dispose of the returned stream by calling IGPDFStream.Close.

Syntax:

      GetDataStream (Flags As enumIGPDEImageDataFlags) As IGPDFStream

Parameters:

Name Description
Flags enumIGPDEImageDataFlags Enumeration flags. If the AT_PDE_IMAGE_ENCODED_DATA flag is set, data is returned in encoded form. Otherwise, data is decoded.

Return Value:

IGPDFStream Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback