Table of Contents

Enum PdnBrightnessContrastInputGamma

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public enum PdnBrightnessContrastInputGamma

Fields

Linear = 0

Indicates the input image is in linear gamma space.

Srgb = 1

Indicates the input image is sRGB gamma space.