C# 클래스 ZForge.Controls.TreeViewAdv.BitmapHelper

파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
SetAlphaChanelValue ( Bitmap image, byte value ) : void

메소드 상세

SetAlphaChanelValue() 공개 정적인 메소드

public static SetAlphaChanelValue ( Bitmap image, byte value ) : void
image System.Drawing.Bitmap
value byte
리턴 void