Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
N | 1 | Scale by 1/N on each dimension. |
SQRTN | 2 | Scale by 1/sqrt(N) on each dimension. |
UNITY | 0 | Unity scaling, i.e., no scaling on the result. |
System.Object
System.ValueType
System.Enum
ImageGear.FreqIP.ImGearFFTScalingMethods