Table of Contents

Class ExposureEffect

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

Increase or decreases the exposure of the image.

For more information, see Exposure effect

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

Constructors

ExposureEffect(IDeviceEffectFactory)