Make video monochrome
Make video monochrome, using the monochrome filter.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
Set the chroma blue spot. Allowed range is from -1 to 1. Default value is 0.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 1 | false |
Set the chroma red spot. Allowed range is from -1 to 1. Default value is 0.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 2 | false |
Set the color filter size. Allowed range is from .1 to 10. Default value is 1.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 3 | false |
Set the highlights strength. Allowed range is from 0 to 1. Default value is 0.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 4 | false |
Extension/Monochrome.RoughDraft.Extension.ps1 -Monochrome [[-MonochromeChromaBlueSpot] <Double>] [[-MonochromeChromaRedSpot] <Double>] [[-MonochromeColorFilterSize] <Double>] [[-MonochromeHighlightStrength] <Double>] [<CommonParameters>]