Filter Plugin

frei0r.levels

---
schema_version: 0.100000
title: Levels
version: 0.200000
identifier: frei0r.levels
description: Adjust luminance or color channel intensity
creator: Maksim Golovkin
type: filter
parameters:
  - identifier: Channel
    title: Channel
    description: Channel to adjust levels
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Input black level
    title: Input black level
    description: Input black level
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Input white level
    title: Input white level
    description: Input white level
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Gamma
    title: Gamma
    description: Gamma
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Black output
    title: Black output
    description: Black output
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: White output
    title: White output
    description: White output
    type: float
    minimum: 0
    maximum: 1
    readonly: no
    widget: spinner
  - identifier: Show histogram
    title: Show histogram
    description: Show histogram
    type: boolean
    minimum: 0
    maximum: 1
    readonly: no
  - identifier: Histogram position
    title: Histogram position
    description: Histogram position
    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