Edit

Share via


SKWebpEncoderOptions.Quality Property

Definition

Gets or sets the quality of the encoding.

public float Quality { get; set; }

Property Value

Remarks

<param>If the compression is lossy, then the quality corresponds to the visual quality. Lower values are smaller, but will have reduced quality.</param> <param>If the compression is lossless, then the quality corresponds effort put into compressing the file. Lower values are faster, but higher values have smaller files.</param>

Applies to