Table of Contents

Enum ProcessingBehavior

Namespace
SixLabors.ImageSharp.Web.Providers
Assembly
SixLabors.ImageSharp.Web.dll

Enumerates the possible processing behaviors.

public enum ProcessingBehavior

Fields

All = 1

The image will always be processed.

CommandOnly = 0

The image will be processed only when commands are supplied.