Table of Contents

Class UnpackFloat16Effect.Props

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll
public sealed class UnpackFloat16Effect.Props : CustomEffectProperties
Inheritance
UnpackFloat16Effect.Props
Inherited Members

Constructors

Props()

Properties

Channel

Specifies which channel to convert from float16 to float32 and then use as the output.
The default value is Low.

Input

Methods

CreateImpl()