write_s_rational method
write_s_rational
Writes a single signed rational number value to the stream.
def write_s_rational(self, data):
...
| Parameter | Type | Description |
|---|---|---|
| data | TiffSRational | The value to write. |
Writes a single signed rational number value to the stream.
def write_s_rational(self, data):
...
| Parameter | Type | Description |
|---|---|---|
| data | TiffSRational | The value to write. |