Public Attributes | List of all members
tagFICOMPLEX Struct Reference

Data structure for COMPLEX type (complex number) More...

#include <FreeImage.h>

Public Attributes

double r
 real part More...
 
double i
 imaginary part More...
 

Detailed Description

Data structure for COMPLEX type (complex number)

Member Data Documentation

double tagFICOMPLEX::i

imaginary part

double tagFICOMPLEX::r

real part


The documentation for this struct was generated from the following file: