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