Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Win32APIs
APIs.ControlToImage
C# Class Win32APIs.APIs.ControlToImage
Exibir arquivo
Open project: Nullstr1ng/MultiRDPClient.NET
Public Methods
Method
Description
GetControlScreenshot
(
System
control
) :
Image
Private Methods
Method
Description
GetImage
(
Graphics
formg
,
int
w
,
int
h
,
int
yOffset
) :
Bitmap
Method Details
GetControlScreenshot()
public
static
method
public
static
GetControlScreenshot
(
System
control
) :
Image
control
System
return
Image