Table of Contents

Property Effort

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

Effort

How hard the WebP encoder works for a smaller file, 0 (fastest) to 6 (smallest); default 4, libwebp's own default.

public int Effort { get; set; }

Property Value

int
Share