Table of Contents

Property Contrast

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

Contrast

Contrast over [-1, +1], pivoting on mid-grey (128): positive values push channels away from the pivot, negative values pull them toward it.

public float Contrast { get; set; }

Property Value

float
Share