C# 클래스 GUI.Forms.Texture

파일 보기 프로젝트 열기: SteamDatabase/ValveResourceFormat 1 사용 예제들

공개 메소드들

메소드 설명
SetImage ( Bitmap image, string name, int w, int h ) : void
Texture ( ) : System.Drawing

비공개 메소드들

메소드 설명
contextMenuStrip1_ItemClicked ( object sender, ToolStripItemClickedEventArgs e ) : void

메소드 상세

SetImage() 공개 메소드

public SetImage ( Bitmap image, string name, int w, int h ) : void
image Bitmap
name string
w int
h int
리턴 void

Texture() 공개 메소드

public Texture ( ) : System.Drawing
리턴 System.Drawing