XmpColorantLab constructor
init
Initializes a new instance of the XmpColorantLab
class.
def __init__(self):
...
init
Initializes a new instance of the XmpColorantLab
class.
def __init__(self, a, b, l):
...
Parameter | Type | Description |
---|---|---|
a | sbyte | A component. |
b | sbyte | B component. |
l | float | L component. |
See Also
- module
groupdocs.metadata.standards.xmp
- class
XmpColorantLab