Class PdnEmbossEffect.Props
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
public sealed class PdnEmbossEffect.Props : CustomEffectProperties
- Inheritance
-
PdnEmbossEffect.Props
- Inherited Members
Constructors
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.