Table of Contents

Class HdrToneMapEffect

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

This effect adjusts the dynamic range of an image to better suit its content to the capability of the output display.

For more information, see HDR tone map effect.

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

Constructors

HdrToneMapEffect(IDeviceEffectFactory)
HdrToneMapEffect(IDeviceEffectFactory, IDeviceImage, float, float, HdrToneMapDisplayMode)