Lib.image.analyze.WaveForm - tixl3d/tixl GitHub Wiki
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]
| Name (Relevancy & Type) | Description |
|---|---|
| EffectTexture (Texture2D) | - |
| Height (Single) | - |
| Opacity (Single) | - |
| DimBackground (Single) | - |
| ColorIntensity (Single) | - |
| ShowVectorscope (Boolean) | - |
| EnlargeVectorScopeCenter (Single) | - |
| OverrideSize (Int2) | - |
| Name | Type |
|---|---|
| ImgOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.