Method |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
MakeBitmapFromAlphaGrayscale ( uint width, uint height, byte input, bool keepAlpha ) : Bitmap |
|
|
MakeBitmapFromGrayscale ( uint width, uint height, byte input ) : Bitmap |
|
|
MakeBitmapFromTrueColor ( uint width, uint height, byte input, bool keepAlpha ) : Bitmap |
|
|
OnSaveToFile ( object sender, EventArgs e ) : void |
|
|
OnShowAlpha ( object sender, EventArgs e ) : void |
|
|
OnZoom ( object sender, EventArgs e ) : void |
|
|
UpdatePreview ( bool first ) : void |
|
|