Table of Contents

Property BlackPointCompensation

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

BlackPointCompensation

Black point compensation: the source's darkest black maps to the target's darkest black instead of being clipped, so shadows keep their detail on paper. Default on.

public bool BlackPointCompensation { get; set; }

Property Value

bool
Share