GetPicture Method

Object List Next Object

Defined By:
XferData

Description:

Gets an XferData object containing pictorial formats such as Metafile, Enhanced Metafile, Dib (Device Independent Bitmap), or Bitmap.

Declaration:

Function GetPicture() As XferData

Details:

If GetPicture is called on an object that has any of the pictorial formats, it returns an XferData object that can supply all those formats along with a Palette. If no pictorial objects are present, it returns an empty XferData.