Show / Hide Table of Contents

Enum Enums.Signals

Signals that can be used on an Image. See SignalConnect<T>(string, T, nint).

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

Fields

Name Description
Eval

Evaluation progress.

PostEval

Evaluation is ending.

PreEval

Evaluation is starting.

In this article
Back to top Generated by DocFX