Show / Hide Table of Contents

Enum Enums.Align

Various types of alignment.

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

See for example Join(Image, Direction, bool?, int?, double[], Align?).

Fields

Name Description
Centre

Align on the centre.

High

Align on the high coordinate edge.

Low

Align on the low coordinate edge.

In this article
Back to top Generated by DocFX