메소드 | 설명 | |
---|---|---|
Form1 ( ) : System | ||
ResizeImage ( Image image, int width, int height ) : Bitmap |
메소드 | 설명 | |
---|---|---|
B_CheatsForm_Click ( object sender, EventArgs e ) : void | ||
B_Open_Click ( object sender, EventArgs e ) : void | ||
B_Save_Click ( object sender, EventArgs e ) : void | ||
GetCaughtImage ( int ind, bool caught ) : Bitmap | ||
GetMonImage ( int mon_num, int form, bool mega = false ) : Bitmap | ||
GetStageImage ( int mon_num, int form, bool mega = false ) : Bitmap | ||
Parse ( ) : void | ||
UpdateForm ( object sender, EventArgs e ) : void | ||
UpdateOwnedBox ( ) : void | ||
UpdateResourceBox ( ) : void | ||
UpdateStageBox ( ) : void |
public static ResizeImage ( Image image, int width, int height ) : Bitmap | ||
image | Image | |
width | int | |
height | int | |
리턴 | Bitmap |