public static DrawBitmap ( byte data, int width, byte palette ) : |
||
data | byte | /// Image pixel data. /// |
width | int | /// Output image width. /// |
palette | byte | /// Used palette index. /// |
return |
public static DrawBitmap ( byte data, int width, byte palette ) : |
||
data | byte | /// Image pixel data. /// |
width | int | /// Output image width. /// |
palette | byte | /// Used palette index. /// |
return |