Méthode | Description | |
---|---|---|
TIFFStrip ( Array data, uint offset, uint length ) : System |
Initializes a new instance of the TIFFStrip class.
|
public TIFFStrip ( Array data, uint offset, uint length ) : System | ||
data | Array | The byte array to copy strip from. |
offset | uint | The offset to the beginning of strip. |
length | uint | The length of strip. |
Résultat | System |