Table of Contents

Field PngCompressionBufferSize

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Png image option name for setting internal buffer size (in bytes) used when saving a PNG file. Ideally this should be as big as the resulting PNG file. Use this option if your application produces images with small size variation.

public const string PngCompressionBufferSize = "PngZB"

Returns

string
Png image option name for setting internal buffer size (in bytes) used when saving a PNG file. Ideally this should be as big as the resulting PNG file. Use this option if your application produces images with small size variation.