public static MakeBitmap8 ( int width, int height, byte idx, System.Drawing.Imaging.ColorPalette palette ) : |
||
width | int | width of final bitmap |
height | int | height of final bitmap |
idx | byte | image data |
palette | System.Drawing.Imaging.ColorPalette | |
return |