DicomXmpEntry constructor
init
Creates Xmp entry for DICOM image.
def __init__(self, type, value):
...
Parameter | Type | Description |
---|---|---|
type | DicomXmpType |
Entry type |
value | str | Entry value |
See Also
- module
groupdocs.signature.options
- class
DicomXmpEntry