title: Quantize
media types:
Video experimental
description: Reduce the number of color levels per channel.
See also: https://web.archive.org/web/20210728012057/http://opticalenquiry.com/nuke/index.php?title=Color_Operation
version: 2
creator: mr.fantastic mrfantastic@firemail.cc
license: GPLv2
URL: https://openeffects.org/
title: R
description:
Process red channel.
type: boolean
readonly: no
required: no
animation: yes
default: 1
title: G
description:
Process green channel.
type: boolean
readonly: no
required: no
animation: yes
default: 1
title: B
description:
Process blue channel.
type: boolean
readonly: no
required: no
animation: yes
default: 1
title: A
description:
Process alpha channel.
type: boolean
readonly: no
required: no
animation: yes
default: 0
title: Colors
description:
Number of color levels to use per channel.
type: float
readonly: no
required: no
animation: yes
minimum: 2
maximum: 256
default: 16
title: Dither
description:
Dithering method to apply in order to avoid the banding effect.
type: string
readonly: no
required: no
title: Seed
description:
Random seed: change this if you want different instances to have different dithering (only for random dithering).
type: integer
readonly: no
required: no
animation: yes
default: 2000
title: Static Seed
description:
When enabled, the dither pattern remains the same for every frame producing a constant dither effect.
type: boolean
readonly: no
required: no
default: 0
title: (Un)premult
description:
Divide the image by the alpha channel before processing, and re-multiply it afterwards. Use if the input images are premultiplied.
type: boolean
readonly: no
required: no
animation: yes
title: Invert Mask
description:
When checked, the effect is fully applied where the mask is 0.
type: boolean
readonly: no
required: no
animation: yes
title: Mix
description:
Mix factor between the original and the transformed image.
type: float
readonly: no
required: no
animation: yes
minimum: 0
maximum: 1
default: 1
title: Top-Left Origin
description:
Set to 1 to use MLT top-left image origin instead of the OFX bottom-left origin. Use for plugins that crash or produce incorrect output with negative row bytes.
type: boolean
readonly: no
required: no
minimum: 0
maximum: 1
default: 0
widget: checkbox
Subscribe to News via RSS.