C# Class ZForge.Controls.TreeViewAdv.BitmapHelper

Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
SetAlphaChanelValue ( Bitmap image, byte value ) : void

Method Details

SetAlphaChanelValue() public static méthode

public static SetAlphaChanelValue ( Bitmap image, byte value ) : void
image System.Drawing.Bitmap
value byte
Résultat void