Enum SepiaInputGamma2
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
public enum SepiaInputGamma2
Fields
Linear = 0
Indicates the input image is in linear gamma space.
Srgb = 1
Indicates the input image is in sRGB gamma space (~2.2).