Table of Contents

Class BrightnessEffect

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

Use the brightness effect to control the brightness of the image.

For more information, see Brightness effect

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

Constructors

BrightnessEffect(IDeviceEffectFactory)