Dither_v2 Op
convert color to black and white patterns
Summary (oneliner)
Full Name
- Ops.Gl.ImageCompose.Dither_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch dither example
INPUT PORTS
Render (Trigger)
Blending
Blend Mode index (Number: integer)
Amount (Number)
threshold (Number)
strength (Number)
Mask (Object:texture)
Mask Src index (Number: integer) R 1-R
OUTPUT PORTS
Trigger (Trigger)
Patches using Dither_v2
Changelog
cloned op from Ops.Gl.TextureEffects.Dither | ||
Ops.User.pandur.DitherV2 renamed to Ops.Dev.DitherV2 | ||
Ops.Dev.DitherV2 renamed to Ops.Gl.TextureEffects.Dither_v2 | ||
rename | Ops.Gl.TextureEffects.Dither_v2 renamed to Ops.Gl.ImageCompose.Dither_v2 | |
feature | Added mask texture input to control where dithering is applied and mask source paramter to select the colorchannel |