Class PackFloat32Effect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Converts two images to 16-bit floating point ("half"), and packs them into one output image. The output image can be unpacked using UnpackFloat16Effect.
public sealed class PackFloat32Effect : CustomEffect<PackFloat32Effect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
PackFloat32Effect
- Implements
- Inherited Members