ColorSpace Type
Constructors
| Constructor |
Description
|
Full Usage:
ColorSpace(primaries, transfer, matrix, range)
Parameters:
Primaries
-
The color primaries of the color space. Can be one of the following values:
transfer : Transfer
-
The transfer function of the color space. Can be one of the following values:
matrix : Matrix
-
The color matrix of the color space. Can be one of the following values:
range : Range
-
The color range of the color space. Can be one of the following values:
Returns: ColorSpace
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.matrix
|
The color matrix of the color space. Can be one of the following values: |
Full Usage:
this.primaries
|
The color primaries of the color space. Can be one of the following values: |
Full Usage:
this.range
|
The color range of the color space. Can be one of the following values: |
Full Usage:
this.transfer
|
The transfer function of the color space. Can be one of the following values: |
fable-electron-docs-api