_______________________________________________________________________________________________________________________________________
/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        R E S E R V A T I O N   D E S   I M A G E S   F L O T T A N T E S   E N   M E M O I R E  :                                 */
/*                                                                                                                                   */
/*                                                                                                                                   */
/*        Rangement en memoire :                                                                                                     */
/*                                                                                                                                   */
/*                    Les images image(X,Y) sont rangees sequentiellement                                                            */
/*                  dans la memoire de la facon suivante image[Y][X] : c'est la                                                      */
/*                  coordonnee "X" qui varie la plus vite ; on trouve donc                                                           */
/*                  ainsi dans l'ordre les points {X,Y} :                                                                            */
/*                                                                                                                                   */
/*                            (0,0),(1,0),(2,0),...                                                                                  */
/*                            (0,1),(1,1),(2,1),...                                                                                  */
/*                            (0,2),(1,2),(2,2),...                                                                                  */
/*                            .                                                                                                      */
/*                            .                                                                                                      */
/*                            .                                                                                                      */
/*                                                                                                                                   */
/*                    Ainsi, lors de la sortie d'images sur bande,                                                                   */
/*                  elles sont pretes a etre visualisees sur un                                                                      */
/*                  support raster ligne a ligne...                                                                                  */
/*                                                                                                                                   */
/*                                                                                                                                   */
/*        Author of '$xiii/ImagesF$STR' :                                                                                            */
/*                                                                                                                                   */
/*                    Jean-Francois Colonna (LACTAMME, 19880000000000).                                                              */
/*                                                                                                                                   */
/*************************************************************************************************************************************/

/*===================================================================================================================================*/
/*************************************************************************************************************************************/
/*                                                                                                                                   */
/*        R E S E R V A T I O N   D E S   I M A G E S   F L O T T A N T E S   O P T I O N N E L L E S  :                             */
/*                                                                                                                                   */
/*************************************************************************************************************************************/

#ifndef   NE_PAS_GENERER_IFmageA        /* Common : la generation de 'IFmageA' est facultative...                                    */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA)));
                                        /* Definition d'une image Argument flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageA        /* Common : la generation de 'IFmageA' est facultative...                                    */
#Eifndef  NE_PAS_GENERER_IFmageA        /* Common : la generation de 'IFmageA' est facultative...                                    */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA1       /* Common : la generation de 'IFmageA1' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA1)));
                                        /* Definition d'une image Argument flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageA1       /* Common : la generation de 'IFmageA1' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA1       /* Common : la generation de 'IFmageA1' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA2       /* Common : la generation de 'IFmageA2' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA2)));
                                        /* Definition d'une image Argument flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageA2       /* Common : la generation de 'IFmageA2' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA2       /* Common : la generation de 'IFmageA2' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA3       /* Common : la generation de 'IFmageA3' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA3)));
                                        /* Definition d'une image Argument flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageA3       /* Common : la generation de 'IFmageA3' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA3       /* Common : la generation de 'IFmageA3' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA4       /* Common : la generation de 'IFmageA4' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA4)));
                                        /* Definition d'une image Argument flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageA4       /* Common : la generation de 'IFmageA4' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA4       /* Common : la generation de 'IFmageA4' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA5       /* Common : la generation de 'IFmageA5' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA5)));
                                        /* Definition d'une image Argument flottante (introduite le 20060117140705...).              */
#Aifndef  NE_PAS_GENERER_IFmageA5       /* Common : la generation de 'IFmageA5' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA5       /* Common : la generation de 'IFmageA5' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA6       /* Common : la generation de 'IFmageA6' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA6)));
                                        /* Definition d'une image Argument flottante (introduite le 20060117140705...).              */
#Aifndef  NE_PAS_GENERER_IFmageA6       /* Common : la generation de 'IFmageA6' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA6       /* Common : la generation de 'IFmageA6' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA7       /* Common : la generation de 'IFmageA7' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA7)));
                                        /* Definition d'une image Argument flottante (introduite le 20060529151300...).              */
#Aifndef  NE_PAS_GENERER_IFmageA7       /* Common : la generation de 'IFmageA7' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA7       /* Common : la generation de 'IFmageA7' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA8       /* Common : la generation de 'IFmageA8' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA8)));
                                        /* Definition d'une image Argument flottante (introduite le 20060619160538...).              */
#Aifndef  NE_PAS_GENERER_IFmageA8       /* Common : la generation de 'IFmageA8' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA8       /* Common : la generation de 'IFmageA8' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageA9       /* Common : la generation de 'IFmageA9' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageA9)));
                                        /* Definition d'une image Argument flottante (introduite le 20080107095948...).              */
#Aifndef  NE_PAS_GENERER_IFmageA9       /* Common : la generation de 'IFmageA9' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageA9       /* Common : la generation de 'IFmageA9' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAA       /* Common : la generation de 'IFmageAA' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAA)));
                                        /* Definition d'une image Argument flottante (introduite le 20080107095948...).              */
#Aifndef  NE_PAS_GENERER_IFmageAA       /* Common : la generation de 'IFmageAA' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAA       /* Common : la generation de 'IFmageAA' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAB       /* Common : la generation de 'IFmageAB' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAB)));
                                        /* Definition d'une image Argument flottante (introduite le 20080219151137...).              */
#Aifndef  NE_PAS_GENERER_IFmageAB       /* Common : la generation de 'IFmageAB' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAB       /* Common : la generation de 'IFmageAB' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAC       /* Common : la generation de 'IFmageAC' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAC)));
                                        /* Definition d'une image Argument flottante (introduite le 20080324082958...).              */
#Aifndef  NE_PAS_GENERER_IFmageAC       /* Common : la generation de 'IFmageAC' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAC       /* Common : la generation de 'IFmageAC' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAD       /* Common : la generation de 'IFmageAD' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAD)));
                                        /* Definition d'une image Argument flottante (introduite le 20110826114104...).              */
#Aifndef  NE_PAS_GENERER_IFmageAD       /* Common : la generation de 'IFmageAD' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAD       /* Common : la generation de 'IFmageAD' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAE       /* Common : la generation de 'IFmageAE' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAE)));
                                        /* Definition d'une image Argument flottante (introduite le 20110826114104...).              */
#Aifndef  NE_PAS_GENERER_IFmageAE       /* Common : la generation de 'IFmageAE' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAE       /* Common : la generation de 'IFmageAE' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAF       /* Common : la generation de 'IFmageAF' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAF)));
                                        /* Definition d'une image Argument flottante (introduite le 20110826114104...).              */
#Aifndef  NE_PAS_GENERER_IFmageAF       /* Common : la generation de 'IFmageAF' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAF       /* Common : la generation de 'IFmageAF' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAG       /* Common : la generation de 'IFmageAG' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAG)));
                                        /* Definition d'une image Argument flottante (introduite le 20110826114104...).              */
#Aifndef  NE_PAS_GENERER_IFmageAG       /* Common : la generation de 'IFmageAG' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAG       /* Common : la generation de 'IFmageAG' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAH       /* Common : la generation de 'IFmageAH' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAH)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAH       /* Common : la generation de 'IFmageAH' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAH       /* Common : la generation de 'IFmageAH' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAI       /* Common : la generation de 'IFmageAI' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAI)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAI       /* Common : la generation de 'IFmageAI' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAI       /* Common : la generation de 'IFmageAI' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAJ       /* Common : la generation de 'IFmageAJ' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAJ)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAJ       /* Common : la generation de 'IFmageAJ' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAJ       /* Common : la generation de 'IFmageAJ' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAK       /* Common : la generation de 'IFmageAK' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAK)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAK       /* Common : la generation de 'IFmageAK' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAK       /* Common : la generation de 'IFmageAK' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAL       /* Common : la generation de 'IFmageAL' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAL)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAL       /* Common : la generation de 'IFmageAL' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAL       /* Common : la generation de 'IFmageAL' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAM       /* Common : la generation de 'IFmageAM' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAM)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAM       /* Common : la generation de 'IFmageAM' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAM       /* Common : la generation de 'IFmageAM' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAN       /* Common : la generation de 'IFmageAN' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAN)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAN       /* Common : la generation de 'IFmageAN' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAN       /* Common : la generation de 'IFmageAN' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAO       /* Common : la generation de 'IFmageAO' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAO)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAO       /* Common : la generation de 'IFmageAO' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAO       /* Common : la generation de 'IFmageAO' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAP       /* Common : la generation de 'IFmageAP' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAP)));
                                        /* Definition d'une image Argument flottante (introduite le 20210117121758...).              */
#Aifndef  NE_PAS_GENERER_IFmageAP       /* Common : la generation de 'IFmageAP' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAP       /* Common : la generation de 'IFmageAP' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAQ       /* Common : la generation de 'IFmageAQ' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAQ)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAQ       /* Common : la generation de 'IFmageAQ' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAQ       /* Common : la generation de 'IFmageAQ' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAR       /* Common : la generation de 'IFmageAR' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAR)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAR       /* Common : la generation de 'IFmageAR' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAR       /* Common : la generation de 'IFmageAR' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAS       /* Common : la generation de 'IFmageAS' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAS)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAS       /* Common : la generation de 'IFmageAS' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAS       /* Common : la generation de 'IFmageAS' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAT       /* Common : la generation de 'IFmageAT' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAT)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAT       /* Common : la generation de 'IFmageAT' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAT       /* Common : la generation de 'IFmageAT' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAU       /* Common : la generation de 'IFmageAU' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAU)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAU       /* Common : la generation de 'IFmageAU' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAU       /* Common : la generation de 'IFmageAU' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAV       /* Common : la generation de 'IFmageAV' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAV)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAV       /* Common : la generation de 'IFmageAV' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAV       /* Common : la generation de 'IFmageAV' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageAW       /* Common : la generation de 'IFmageAW' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageAW)));
                                        /* Definition d'une image Argument flottante (introduite le 20210124145857...).              */
#Aifndef  NE_PAS_GENERER_IFmageAW       /* Common : la generation de 'IFmageAW' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageAW       /* Common : la generation de 'IFmageAW' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB1       /* Common : la generation de 'IFmageB1' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB1)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB1       /* Common : la generation de 'IFmageB1' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB1       /* Common : la generation de 'IFmageB1' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB2       /* Common : la generation de 'IFmageB2' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB2)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB2       /* Common : la generation de 'IFmageB2' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB2       /* Common : la generation de 'IFmageB2' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB3       /* Common : la generation de 'IFmageB3' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB3)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB3       /* Common : la generation de 'IFmageB3' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB3       /* Common : la generation de 'IFmageB3' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB4       /* Common : la generation de 'IFmageB4' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB4)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB4       /* Common : la generation de 'IFmageB4' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB4       /* Common : la generation de 'IFmageB4' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB5       /* Common : la generation de 'IFmageB5' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB5)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB5       /* Common : la generation de 'IFmageB5' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB5       /* Common : la generation de 'IFmageB5' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB6       /* Common : la generation de 'IFmageB6' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB6)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB6       /* Common : la generation de 'IFmageB6' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB6       /* Common : la generation de 'IFmageB6' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB7       /* Common : la generation de 'IFmageB7' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB7)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB7       /* Common : la generation de 'IFmageB7' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB7       /* Common : la generation de 'IFmageB7' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB8       /* Common : la generation de 'IFmageB8' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB8)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB8       /* Common : la generation de 'IFmageB8' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB8       /* Common : la generation de 'IFmageB8' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageB9       /* Common : la generation de 'IFmageB9' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageB9)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageB9       /* Common : la generation de 'IFmageB9' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageB9       /* Common : la generation de 'IFmageB9' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBA       /* Common : la generation de 'IFmageBA' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBA)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBA       /* Common : la generation de 'IFmageBA' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBA       /* Common : la generation de 'IFmageBA' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBB       /* Common : la generation de 'IFmageBB' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBB)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBB       /* Common : la generation de 'IFmageBB' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBB       /* Common : la generation de 'IFmageBB' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBC       /* Common : la generation de 'IFmageBC' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBC)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBC       /* Common : la generation de 'IFmageBC' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBC       /* Common : la generation de 'IFmageBC' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBD       /* Common : la generation de 'IFmageBD' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBD)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBD       /* Common : la generation de 'IFmageBD' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBD       /* Common : la generation de 'IFmageBD' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBE       /* Common : la generation de 'IFmageBE' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBE)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBE       /* Common : la generation de 'IFmageBE' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBE       /* Common : la generation de 'IFmageBE' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBF       /* Common : la generation de 'IFmageBF' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBF)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBF       /* Common : la generation de 'IFmageBF' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBF       /* Common : la generation de 'IFmageBF' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBG       /* Common : la generation de 'IFmageBG' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBG)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBG       /* Common : la generation de 'IFmageBG' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBG       /* Common : la generation de 'IFmageBG' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBH       /* Common : la generation de 'IFmageBH' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBH)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBH       /* Common : la generation de 'IFmageBH' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBH       /* Common : la generation de 'IFmageBH' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBI       /* Common : la generation de 'IFmageBI' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBI)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBI       /* Common : la generation de 'IFmageBI' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBI       /* Common : la generation de 'IFmageBI' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBJ       /* Common : la generation de 'IFmageBJ' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBJ)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBJ       /* Common : la generation de 'IFmageBJ' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBJ       /* Common : la generation de 'IFmageBJ' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBK       /* Common : la generation de 'IFmageBK' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBK)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBK       /* Common : la generation de 'IFmageBK' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBK       /* Common : la generation de 'IFmageBK' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBL       /* Common : la generation de 'IFmageBL' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBL)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBL       /* Common : la generation de 'IFmageBL' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBL       /* Common : la generation de 'IFmageBL' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBM       /* Common : la generation de 'IFmageBM' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBM)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBM       /* Common : la generation de 'IFmageBM' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBM       /* Common : la generation de 'IFmageBM' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBN       /* Common : la generation de 'IFmageBN' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBN)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBN       /* Common : la generation de 'IFmageBN' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBN       /* Common : la generation de 'IFmageBN' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBO       /* Common : la generation de 'IFmageBO' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBO)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBO       /* Common : la generation de 'IFmageBO' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBO       /* Common : la generation de 'IFmageBO' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBP       /* Common : la generation de 'IFmageBP' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBP)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBP       /* Common : la generation de 'IFmageBP' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBP       /* Common : la generation de 'IFmageBP' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBQ       /* Common : la generation de 'IFmageBQ' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBQ)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBQ       /* Common : la generation de 'IFmageBQ' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBQ       /* Common : la generation de 'IFmageBQ' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBR       /* Common : la generation de 'IFmageBR' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBR)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBR       /* Common : la generation de 'IFmageBR' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBR       /* Common : la generation de 'IFmageBR' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBS       /* Common : la generation de 'IFmageBS' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBS)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBS       /* Common : la generation de 'IFmageBS' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBS       /* Common : la generation de 'IFmageBS' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBT       /* Common : la generation de 'IFmageBT' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBT)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBT       /* Common : la generation de 'IFmageBT' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBT       /* Common : la generation de 'IFmageBT' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBU       /* Common : la generation de 'IFmageBU' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBU)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBU       /* Common : la generation de 'IFmageBU' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBU       /* Common : la generation de 'IFmageBU' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBV       /* Common : la generation de 'IFmageBV' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBV)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBV       /* Common : la generation de 'IFmageBV' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBV       /* Common : la generation de 'IFmageBV' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageBW       /* Common : la generation de 'IFmageBW' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageBW)));
                                        /* Definition d'une image Argument flottante (introduite le 20210128100630...).              */
#Aifndef  NE_PAS_GENERER_IFmageBW       /* Common : la generation de 'IFmageBW' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageBW       /* Common : la generation de 'IFmageBW' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageR        /* Common : la generation de 'IFmageR' est facultative...                                    */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageR)));
                                        /* Definition d'une image Resultat flottante.                                                */
#Aifndef  NE_PAS_GENERER_IFmageR        /* Common : la generation de 'IFmageR' est facultative...                                    */
#Eifndef  NE_PAS_GENERER_IFmageR        /* Common : la generation de 'IFmageR' est facultative...                                    */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageR1       /* Common : la generation de 'IFmageR1' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageR1)));
                                        /* Definition d'une image Resultat flottante.                                                */
                                        /*                                                                                           */
                                        /* Ceci fut introduit le 20071001110540 pour 'v $xci/multi_06_v.01$K IFmageR1'...            */
#Aifndef  NE_PAS_GENERER_IFmageR1       /* Common : la generation de 'IFmageR1' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageR1       /* Common : la generation de 'IFmageR1' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageR2       /* Common : la generation de 'IFmageR2' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageR2)));
                                        /* Definition d'une image Resultat flottante.                                                */
                                        /*                                                                                           */
                                        /* Ceci fut introduit le 20071001110540 pour 'v $xci/multi_06_v.01$K IFmageR2'...            */
#Aifndef  NE_PAS_GENERER_IFmageR2       /* Common : la generation de 'IFmageR2' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageR2       /* Common : la generation de 'IFmageR2' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmageR3       /* Common : la generation de 'IFmageR3' est facultative...                                   */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmageR3)));
                                        /* Definition d'une image Resultat flottante.                                                */
                                        /*                                                                                           */
                                        /* Ceci fut introduit le 20071001110540 pour 'v $xci/multi_06_v.01$K IFmageR3'...            */
#Aifndef  NE_PAS_GENERER_IFmageR3       /* Common : la generation de 'IFmageR3' est facultative...                                   */
#Eifndef  NE_PAS_GENERER_IFmageR3       /* Common : la generation de 'IFmageR3' est facultative...                                   */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmage_PR      /* Common : la generation de 'IFmage_PR' est facultative...                                  */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_PR)));
                                        /* Definition de la Partie Reelle d'une image complexe.                                      */
#Aifndef  NE_PAS_GENERER_IFmage_PR      /* Common : la generation de 'IFmage_PR' est facultative...                                  */
#Eifndef  NE_PAS_GENERER_IFmage_PR      /* Common : la generation de 'IFmage_PR' est facultative...                                  */

#ifndef   NE_PAS_GENERER_IFmage_PI      /* Common : la generation de 'IFmage_PI' est facultative...                                  */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_PI)));
                                        /* Definition de la Partie Imaginaire d'une image complexe.                                  */
#Aifndef  NE_PAS_GENERER_IFmage_PI      /* Common : la generation de 'IFmage_PI' est facultative...                                  */
#Eifndef  NE_PAS_GENERER_IFmage_PI      /* Common : la generation de 'IFmage_PI' est facultative...                                  */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________

#ifndef   NE_PAS_GENERER_IFmage_Mo      /* Common : la generation de 'IFmage_Mo' est facultative...                                  */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_Mo)));
                                        /* Definition du Module d'une image complexe.                                                */
#Aifndef  NE_PAS_GENERER_IFmage_Mo      /* Common : la generation de 'IFmage_Mo' est facultative...                                  */
#Eifndef  NE_PAS_GENERER_IFmage_Mo      /* Common : la generation de 'IFmage_Mo' est facultative...                                  */

#ifndef   NE_PAS_GENERER_IFmage_Ph      /* Common : la generation de 'IFmage_Ph' est facultative...                                  */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_Ph)));
                                        /* Definition de la Phase d'une image complexe.                                              */
#Aifndef  NE_PAS_GENERER_IFmage_Ph      /* Common : la generation de 'IFmage_Ph' est facultative...                                  */
#Eifndef  NE_PAS_GENERER_IFmage_Ph      /* Common : la generation de 'IFmage_Ph' est facultative...                                  */

_______________________________________________________________________________________________________________________________________
_______________________________________________________________________________________________________________________________________
#ifndef   NE_PAS_GENERER_IFmage_ROUGE   /* Common : la generation de 'IFmage_ROUGE' est facultative...                               */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_ROUGE)));
                                        /* Definition de l'image ROUGE.                                                              */
#Aifndef  NE_PAS_GENERER_IFmage_ROUGE   /* Common : la generation de 'IFmage_ROUGE' est facultative...                               */
#Eifndef  NE_PAS_GENERER_IFmage_ROUGE   /* Common : la generation de 'IFmage_ROUGE' est facultative...                               */

#ifndef   NE_PAS_GENERER_IFmage_VERTE   /* Common : la generation de 'IFmage_VERTE' est facultative...                               */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_VERTE)));
                                        /* Definition de l'image VERTE.                                                              */
#Aifndef  NE_PAS_GENERER_IFmage_VERTE   /* Common : la generation de 'IFmage_VERTE' est facultative...                               */
#Eifndef  NE_PAS_GENERER_IFmage_VERTE   /* Common : la generation de 'IFmage_VERTE' est facultative...                               */

#ifndef   NE_PAS_GENERER_IFmage_BLEUE   /* Common : la generation de 'IFmage_BLEUE' est facultative...                               */
DEFV(Common,DEFV(Statique,DEFV(imageF,IFmage_BLEUE)));
                                        /* Definition de l'image BLEUE.                                                              */
#Aifndef  NE_PAS_GENERER_IFmage_BLEUE   /* Common : la generation de 'IFmage_BLEUE' est facultative...                               */
#Eifndef  NE_PAS_GENERER_IFmage_BLEUE   /* Common : la generation de 'IFmage_BLEUE' est facultative...                               */
_______________________________________________________________________________________________________________________________________



Copyright © Jean-François Colonna, 2019-2021.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2019-2021.