Table of Contents

Class HighlightsAndShadowsEffect

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

Adjusts the highlights and shadows of the image.

For more information, see Highlights and shadows effect

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

Constructors

HighlightsAndShadowsEffect(IDeviceEffectFactory)