Table of Contents

Property Sharpness

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

Sharpness

Unsharp-mask strength over [0, +1]. Flat areas are left byte-exact; only real detail (where a pixel differs from its neighborhood) is amplified.

public float Sharpness { get; set; }

Property Value

float
Share