Table of Contents

Enum PngFilterOption

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll
public enum PngFilterOption

Fields

Unspecified = 0
None = 1
Sub = 2
Up = 3
Average = 4
Paeth = 5
Adaptive = 6