ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEImage Object > IGPDEImage Methods > GetData Method |
Gets an image's data.
If the image is a XObject image, data is always returned as decoded data.
GetData (Flags As Long) As IGIntegerArray
Name | Description |
---|---|
Flags | Unused, must be 0. |
IGIntegerArray Object , which is image data.