SKPngEncoderOptions.ZLibLevel Property

Definition

Gets or sets the compression level in the range 0..9.

public int ZLibLevel { get; set; }

Property Value

Remarks

A value of 0 is a special case to skip compression entirely, creating dramatically larger PNGs.

Applies to