Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- options
- ImGearPDEImageDataFlags options. If the
ENCODED
flag is set, the stream must be encoded. - filters
- ImGearPDEFilterArray 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.
Can only be used for XObject images.