Table of Contents

Class PosterizeEffect

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

The posterize effect reduces the number of unique colors in an image.

For more information, see Posterize effect

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

Constructors

PosterizeEffect(IDeviceEffectFactory)