Table of Contents

Class EmbossEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Creates a grayscale version of the image that appears as though it has been stamped into paper.

For more information, see Emboss effect

public sealed class EmbossEffect : DeviceEffect<EmbossEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
EmbossEffect
Implements
Inherited Members
Extension Methods

Constructors

EmbossEffect(IDeviceEffectFactory)
EmbossEffect(IDeviceEffectFactory, IDeviceImage, float, float)