Struct InputDescription
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Describes the options that transforms may set on input textures.
D2D1_INPUT_DESCRIPTION
public struct InputDescription : IEquatable<InputDescription>
- Implements
- Inherited Members
Constructors
Properties
- Filter
The type of filter to apply to the input texture.
- LevelOfDetailCount
The mip level to retrieve from the upstream transform, if specified.