Table of Contents

Property Brightness

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

Brightness

Linear brightness offset over [-1, +1]; +1 lifts every channel by 100 levels, -1 lowers it by the same amount.

public float Brightness { get; set; }

Property Value

float
Share