GetPanelExBitmap |
www.progui.co.uk Top Previous Next |
GetPanelExBitmap() Syntax *bitmap = GetPanelExBitmap(Panel.i) Description
Gets a PanelEx's image buffer. Panel.i is the ID/Handle of the PanelEx.
Returns the address of the bitmap data or zero for failure.
|