Show / Hide Table of Contents

Enum Enums.ForeignSubsample

Set JPEG/HEIF subsampling mode.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.ForeignSubsample

Fields

Name Description
Auto

Prevent subsampling when quality > 90.

Off

Never perform subsampling.

On

Always perform subsampling.

In this article
Back to top Generated by DocFX