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, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
EmbossEffect
Implements
Inherited Members
Extension Methods

Constructors

EmbossEffect(IDeviceEffectFactory)