Table of Contents

Property BitDepth

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

BitDepth

Gets or sets the bit-depth to save the PNG at. The default value is AutoDetect, which picks the bit-depth that produces the smallest file size without losing any information.

PngBitDepth BitDepth { get; set; }

Property Value

PngBitDepth