Skip to content

Sepia Extension

James Brundage edited this page Apr 24, 2022 · 4 revisions

Extension/Sepia.RoughDraft.ext.ps1

Synopsis

Applies a Sepia Filter


Description

Uses the ffmpeg colorchannelmixer to apply a Sepia filter.

It's an extension


Parameters

Sepia

If set, will apply a sepia filter.

Type Requried Postion PipelineInput
[Switch] true named false

Syntax

Extension/Sepia.RoughDraft.ext.ps1 -Sepia [<CommonParameters>]

Clone this wiki locally