Gets the height of this FftGrid.
Namespace:
Atalasoft.Imaging.ImageProcessing.Fft
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic int Height { get; }Public ReadOnly Property Height As Integer
Get
Property Value
Type:
Int32 The height of this FftGrid .
See Also