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 AtalaImage Image { get; set; }Public Property Image As AtalaImage
Get
Set
Property Value
Type:
AtalaImage The
AtalaImage associated with this FftGrid
Exceptions| Exception | Condition |
|---|
| Thrown if the image is not grayscale. |
| Thrown if the image dimensions are not a power of 2. |
See Also