Show / Hide Table of Contents

Class Enums.OperationComplex2

Binary operations on complex images.

Inheritance
System.Object
Enums.OperationComplex2
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NetVips
Assembly: NetVips.dll
Syntax
public static class OperationComplex2
Remarks

See Complex2(Image, String).

Fields

| Improve this Doc View Source

CrossPhase

Convert to polar coordinates.

Declaration
public const string CrossPhase = "cross-phase"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX