Table of Contents

Class PdnEmbossEffect.Props

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll
public sealed class PdnEmbossEffect.Props : CustomEffectProperties
Inheritance
PdnEmbossEffect.Props
Inherited Members

Constructors

Props()

Properties

AlphaMode

The alpha mode for the input. The output is always opaque, so its alpha mode is invariant.
The default value is Premultiplied.

Angle

The rotation angle of the emboss effect, in degrees. The default value is 0, which draws highlights on the right and shadows on the left.

Input

Methods

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