Filter Plugin

frei0r.coloradj_RGB

---
schema_version: 0.100000
title: coloradj_RGB
version: 0.200000
identifier: frei0r.coloradj_RGB
description: Simple color adjustment
creator: Marko Cebokli
type: filter
parameters:
  - identifier: R
    title: R
    description: Amount of red
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: G
    title: G
    description: Amount of green
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: B
    title: B
    description: Amount of blue
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Action
    title: Action
    description: Type of color adjustment
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Keep luma
    title: Keep luma
    description: Don't change brightness
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Alpha controlled
    title: Alpha controlled
    description: Adjust only areas with nonzero alpha
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Luma formula
    title: Luma formula
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
tags:
  - Video
...
Topic revision: r1 - 2012-04-20 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding MLT Wiki? Send feedback
TWiki Appliance - Powered by TurnKey Linux