Skip to content

Lib.image.analyze.CompareImages

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

CompareImages

in Lib.image.analyze


A simple helper to verify an image effect before and after. It shows both images divided by a movable border which also acts as a comparison monitor.

Also see: [ImageLevels] [WaveForm]


Input Parameters

Name (Relevancy & Type) Description
Texture2d (Texture2DRequired) Input Image A
Texture2d2 (Texture2DRequired) Input Image B
Rotate (Single) Rotates the border
Center (Vector2) Defines the center of the border
IntensityRange (Single) Defines how large the border / monitor is displayed

Outputs

Name Type
TextureOutput T3.Core.DataTypes.Texture2D

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

Clone this wiki locally