FreeImagePlus  - FreeImage 3.15.1
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

◆ i

double tagFICOMPLEX::i

imaginary part

◆ r

double tagFICOMPLEX::r

real part


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