Show / Hide Table of Contents

Enum Enums.OperationBoolean

Boolean operations.

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

See Boolean(Image, OperationBoolean).

Fields

Name Description
And

&

Eor

^

Lshift

<<

Or

|

Rshift

>

In this article
Back to top Generated by DocFX