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