Complex image’s data.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public Complex[,] Data { get; } |
Remarks
Return’s 2D array of [height, width] size, which keeps image’s
complex data.