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
FRS
Models
Common
HelperIcon
C# Class FRS.Models.Common.HelperIcon
Exibir arquivo
Open project: innoist/GF-FRS
Public Methods
Method
Description
PngIconFromImage
(
Image
img
,
int
size
= 16 ) :
Icon
Method Details
PngIconFromImage()
public
static
method
public
static
PngIconFromImage
(
Image
img
,
int
size
= 16 ) :
Icon
img
System.Drawing.Image
size
int
return
System.Drawing.Icon