[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: gtkint.pp line 211
public function TGTKWidgetSet.InternalGetDIBits( |
DC: HDC; |
Bitmap: HBITMAP; |
StartScan: UINT; |
NumScans: UINT; |
BitSize: LongInt; |
Bits: Pointer; |
var BitInfo: BITMAPINFO; |
Usage: UINT; |
DIB: Boolean |
):Integer; virtual; |