Property Filter
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
Filter
The type of filter to apply to the input texture.
public TextureFilter Filter { readonly get; set; }
Property Value
Remarks
The most common choice is MinMagMipLinear or MinMagMipPoint.