IIWCGJQWebBrowser.GetBitmap(HDC,Integer,Integer,Integer,Integer) Method

Represents method GetBitmap(HDC,Integer,Integer,Integer,Integer).

Namespace: IWCGJQCommon
public
 function GetBitmap(ATargetDC: HDC; Left,Top,Width,Height: Integer): TBitmap;

Parameters

ATargetDC
Type: HDC

Left
Type: Integer

Top
Type: Integer

Width
Type: Integer

Height
Type: Integer

Return Value

Type: TBitmap