Table of Contents

Enum GrayscaleInputGamma2

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll
public enum GrayscaleInputGamma2

Fields

Linear = 0

Indicates the input image is in linear gamma space.

Srgb = 1

Indicates the input image is sRGB gamma space.