|
FreeImagePlus FreeImage 3.18.0
|
Data structure for COMPLEX type (complex number) More...
#include <FreeImage.h>
Public Attributes | |
| double | r |
| real part | |
| double | i |
| imaginary part | |
Data structure for COMPLEX type (complex number)
| double tagFICOMPLEX::i |
imaginary part
| double tagFICOMPLEX::r |
real part
