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

tagFreeImageComplex 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 tagFreeImageComplex::i
 

imaginary part

double tagFreeImageComplex::r
 

real part


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