Table of Contents

Class ConvertGammaEffect.Props

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll
public sealed class ConvertGammaEffect.Props : CustomEffectProperties
Inheritance
ConvertGammaEffect.Props
Inherited Members

Constructors

Props()

Properties

AlphaMode

Specifies the alpha mode for the input and the output. The default is Premultiplied.

CustomExponent

Specifies the gamma exponent for when Mode is set to CustomExponent or InverseCustomExponent. The default value is 1.0.

Input
Mode

Specifies the gamma conversion mode. The default value is Passthrough, which leaves the input unchanged.

Methods

CreateImpl()
GetAuthor()
GetCategory()
GetDescription()
GetDisplayName()