Table of Contents

Class PdnBrightnessContrastEffect

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

A Direct2D effect that operates the same as Paint.NET's built-in Brightness & Contrast adjustment.

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

Constructors

PdnBrightnessContrastEffect(IDeviceEffectFactory)