Show / Hide Table of Contents

Enum Enums.OperationRelational

Various relational operations.

Namespace: NetVips
Assembly: NetVips.dll
Syntax
public enum Enums.OperationRelational
Remarks

See Relational(Image, OperationRelational).

Fields

Name Description
Equal

==

Less

<

Lesseq

<=

More
Moreeq

=

Noteq

!=

In this article
Back to top Generated by DocFX