# ImageLevels *in [Lib.image.analyze](README.md)* Visualizes the image brightness distribution of an image. See also [CompareImages] [WaveForm] ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Texture2d** (Texture2D Required) | — | | **Center** (Vector2) | — | | **Rotation** (Single) | — | | **Width** (Single) | — | | **Range** (Vector2) | — | | **ShowOriginal** (Single) | — | ## Outputs | Name | Type | |---|---| | **Output** | T3.Core.DataTypes.Texture2D |