Table of Contents

Class LuminosityTableTransferEffect.Props

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

Constructors

Props()

Properties

AlphaMode

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

Input
LuminosityTable

The list of values used to define the transfer function for luminosity. Values are clamped to the range [0, 1].
The default value is [0.0f, 1.0f], which is the identity function.

Methods

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