Gets the DIB (Device Independent Bitmap) handle of an existing image element.
Visual Basic |
---|
Public Function ElementGetDIBHandle( _ ByVal elementHandle As Long _ ) As Long |
- elementHandle
- The handle of the element returned by the ElementCreate method.
The DIB handle.
The DIB handle of an annotation element determines what is copied as the DIB handle for every image object created with this element.