Class SrgbToLinearEffect.Props
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
public sealed class SrgbToLinearEffect.Props : CustomEffectProperties
- Inheritance
-
SrgbToLinearEffect.Props
- Inherited Members
Constructors
Properties
- AlphaMode
Specifies the alpha mode for the input and the output. The default value is Premultiplied.
- Enabled
Enables or disables the effect. The default value is true.