Table of Contents

Class PdnLevelsEffect

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

A Direct2D effect that can move and stretch the brightness and contrast levels of an image.

public sealed class PdnLevelsEffect : CustomEffect<PdnLevelsEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
PdnLevelsEffect
Implements
Inherited Members

Constructors

PdnLevelsEffect(IDeviceEffectFactory)