Colour - CLF IO#
Reading and Writing CLF Files#
colour.colour_clf_io
|
Read given CLF file and return a ProcessList. |
|
Read given string as a CLF file and return a ProcessList. |
|
Write the given ProcessList as a CLF file to the target location. |
Process List & Process Nodes#
colour_clf_io
|
Represent a ProcessList, the root element for any CLF file. |
|
Represent a ProcessNode, an operation to be applied to the image data. |
|
Represent a LUT1D element. |
|
Represent a LUT3D element. |
|
Represent a Matrix element. |
|
Represent a Range element. |
|
Represent a Log element. |
|
Represent an Exponent element. |
|
Represent an ASC_CDL element. |
Elements#
colour_clf_io
|
Represent an Array element. |
|
Represent a CalibrationInfo container element for a |
|
Represent a ExponentParams element for a |
|
Represent an Info element. |
|
Represent a LogParams element for a |
|
Represent a SatNode element for a |
|
Represent a SOPNode element for a |
Values (Enumerations)#
colour_clf_io
|
Represents the valid bit depth values of the CLF specification. |
|
Represents the valid values of the channel attribute in the Range element. |
|
Represents the valid interpolation values of a LUT1D element. |
|
Represents the valid interpolation values of a LUT3D element. |
|
Represent the valid values of the style attribute of a |
|
Represent the valid values of the style attribute of a |
|
Represent the valid values of the style attribute of a |
|
Represents the valid values of the style attribute of an ASC_CDL element. |