Table of Contents

Enum SimpleColorProfileGamma

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Determines what gamma is used for interpolation and blending.
D2D1_GAMMA1

public enum SimpleColorProfileGamma

Fields

G22 = 0

Colors are manipulated in 2.2 gamma color space.

G10 = 1

Colors are manipulated in 1.0 gamma color space.

G2084 = 2

Colors are manipulated in ST.2084 PQ gamma color space.
Perceptual quantizer