Table of Contents

Class PosterizeEffect2

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

Similar to PosterizeEffect, but permits up to 256 value counts instead of 16, supports posterizing the alpha channel, and can work on both straight and premultiplied inputs.

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

Constructors

PosterizeEffect2(IDeviceEffectFactory)