Skip to content

WaveForm

in Lib.image.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.

Similar: [ImageLevels] [CompareImages]

Input Parameters

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

Outputs

Name Type
ImgOutput T3.Core.DataTypes.Texture2D