ImageGear Professional for Windows ActiveX
SetDataStream Method

Description:

Sets a data stream for an image. Can only be used for XObject images.

Syntax:

      SetDataStream (Flags As enumIGPDEImageDataFlags, Filters As
IGPDEFilterArray, DataStream As IGPDFStream)

Parameters:

Name Description
Flags enumIGPDEImageDataFlags Enumeration flags. If the AT_PDE_IMAGE_ENCODED_DATA flag is set, the stream must be encoded.
Filters IGPDEFilterArray object. If not NULL, is used to build the objects for the Filter, DecodeParms, and EncodeParms objects. If is NULL, the existing Filter and DecodeParms are used. EncodeParms is set to DecodeParms if it exists.
DataStream Stream for the image data.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback