Table of Contents

Class GammaTransferEffect2

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

Similar to GammaTransferEffect, but allows specifying the alpha format of the input and output.

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

Constructors

GammaTransferEffect2(IDeviceEffectFactory)