Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ZForge
Controls
TreeViewAdv
BitmapHelper
C# Class ZForge.Controls.TreeViewAdv.BitmapHelper
Datei anzeigen
Open project: zhuangyy/Motion
Public Methods
Method
Description
SetAlphaChanelValue
(
Bitmap
image
,
byte
value
) :
void
Method Details
SetAlphaChanelValue()
public
static
method
public
static
SetAlphaChanelValue
(
Bitmap
image
,
byte
value
) :
void
image
System.Drawing.Bitmap
value
byte
return
void