public WriteEncodedTile ( int tile, byte buffer, int count ) : int | ||
tile | int | The zero-based index of the tile to write. |
buffer | byte | The buffer with image data to be encoded and written. |
count | int | The maximum number of tile bytes to be read from
/// |
return | int |