Method | Description | |
---|---|---|
Hq2x ( ) : void | ||
SaveBMP ( string file, Palette pal ) : void | ||
ViewPck ( ) : System |
Method | Description | |
---|---|---|
calcHeight ( ) : int | ||
click ( object sender, MouseEventArgs e ) : void | ||
moving ( object sender, MouseEventArgs e ) : void | ||
numAcross ( ) : int | ||
paint ( object sender, PaintEventArgs e ) : void |
public SaveBMP ( string file, Palette pal ) : void | ||
file | string | |
pal | Palette | |
return | void |