TiffSRationalTag constructor

init

Initializes a new instance of the TiffSRationalTag class.

def __init__(self, tag_id, value):
    ...
Parameter Type Description
tag_id TiffTagID The tag identifier.
value list The value.

See Also