Skip to content

lib.img.analyze.WaveForm

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

WaveForm

in lib.img.analyze


Visualizes the color and intensity distribution within an image by overlaying a Waveform and a Vectorscope.

These overlays can be incredibly valuable. Countless tutorials on YouTube demonstrate how they can be applied to color correction and other use cases.


Input Parameters

Name (Relevancy & Type) Description
EffectTexture (Texture2D) -
Height (Single) -
Opacity (Single) -
DimBackground (Single) -
ColorIntensity (Single) -
OverrideSize (Int2) -
EnlargeVectorScopeCenter (Single) -
ShowVectorscope (Boolean) -

Outputs

Name Type
ImgOutput SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally