This documentation is for the old version. Go to the latest Graphics Mill docs

Levels.Midtones Property

Gets/sets midtones modifier.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property Midtones As Single
C#
public float Midtones { get; set; }

Property Value

Value in range [0.1, 10] that contains midtones modifier.

See Also

Reference