Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

tagFICOMPLEX Struct Reference

#include <FreeImage.h>

List of all members.


Detailed Description

Data structure for COMPLEX type (complex number).


Public Attributes

double r
 real part
double i
 imaginary part


Member Data Documentation

double tagFICOMPLEX::i
 

imaginary part

double tagFICOMPLEX::r
 

real part


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