Table of Contents

Property WebpQuality

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

WebpQuality

Gets or sets the quality used when the redacted image is re-encoded as WebP (0 to 100). Only applies to WebP sources. Default: 80.

public int WebpQuality { get; set; }

Property Value

int
Share