Enum HighlightsAndShadowsInputGamma
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Values for the InputGamma property of the Highlights and Shadows effect.
D2D1_HIGHLIGHTSANDSHADOWS_INPUT_GAMMA
public enum HighlightsAndShadowsInputGamma
Fields
Linear = 0
Indicates the input image is in linear gamma space.
Srgb = 1
Indicates the input image is sRGB gamma space.