Colorscope extension
Display CIE color diagram with pixels overlaid onto it.
If set, will display a video ColorScope
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Switch] |
true | named | false | ciescope |
Set color system for the ColorScope
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 1 | false |
Sets the gamut for the ColorScope
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 2 | false |
Set CIE system for the ColorScope
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 3 | false |
Set ciescope size, by default set to 512.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 4 | false |
Set intensity used to map input pixel values to CIE diagram.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 5 | false |
Set contrast used to draw tongue colors that are out of active color system gamut.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 6 | false |
Correct gamma displayed on scope, by default enabled.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
Show white point on CIE diagram, by default disabled.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
Set input gamma. Used only with XYZ input color space
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 7 | false |
Extension/ColorScope.RoughDraft.Extension.ps1 -ColorScope [[-ColorScopeColorSystem] <String>] [[-ColorScopeColorGamut] <String>] [[-ColorScopeCIESystem] <String>] [[-ColorScopeSize] <Int32>] [[-ColorScopeIntensity] <String>] [[-ColorScopeContrast] <String>] [-ColorScopeNoGamutCorrection] [-ColorScopeShowWhitePoint] [[-ColorScopeInputGamma] <String>] [<CommonParameters>]