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, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
PosterizeEffect2
- Implements
- Inherited Members