RawUndefinedTag constructor
init
Initializes a new instance of the RawUndefinedTag
class.
def __init__(self, tag_id, value):
...
Parameter | Type | Description |
---|---|---|
tag_id | int | The tag identifier. |
value | bytes | The value. |
See Also
- module
groupdocs.metadata.formats.image
- class
RawUndefinedTag