ImageBuffer.GetDib Method |
||
Returns a handle to a DIB for further imaging toolkits. This property is only available in the COM interface (Visual Basic 6). | ||
Syntax: | Public Function GetDib() As Long |
|
Return Value: | A HGLOBAL containing a DIB. |
|
Remarks: | This function is only intended for use with other imaging toolkits. |
|
See also: | ImageBuffer, ImageBuffer.Picture |