Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

afni_splash.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002    Major portions of this software are copyrighted by the Medical College
00003    of Wisconsin, 1994-2000, and are released under the Gnu General Public
00004    License, Version 2.  See the file README.Copyright for details.
00005 ******************************************************************************/
00006    
00007 #ifndef _AFNI_SPLASH_HEADER
00008 #define _AFNI_SPLASH_HEADER
00009 
00010 #include "splash_blank_new.h"
00011 
00012 #include "splash_cox1.h"
00013 #include "splash_cox2.h"
00014 #include "splash_cox3.h"
00015 #include "splash_cox4.h"
00016 
00017 /*------------------------------------------------------*/
00018 /* Stuff for the little sub-image overlay at the right */
00019 
00020 #undef  NOVER
00021 #define NOVER 4
00022 
00023 static char **bover[NOVER]={BAR_cox1  ,BAR_cox2  ,BAR_cox3  ,BAR_cox4  };
00024 static int    xover[NOVER]={NX_cox1   ,NX_cox2   ,NX_cox3   ,NX_cox4   };
00025 static int    yover[NOVER]={NY_cox1   ,NY_cox2   ,NY_cox3   ,NY_cox4   };
00026 static int    lover[NOVER]={NLINE_cox1,NLINE_cox2,NLINE_cox3,NLINE_cox4};
00027 
00028 #undef  IXOVER
00029 #undef  JYOVER
00030 #define IXOVER 290
00031 #define JYOVER 169
00032 
00033 #undef  MAX_XOVER
00034 #undef  MAX_YOVER
00035 #define MAX_XOVER 128
00036 #define MAX_YOVER 128
00037 
00038 /*----------------------------------------*/
00039 /* Face title */
00040 
00041 #define NX_facetitle 64
00042 #define NY_facetitle 14
00043 #define NC_facetitle 10
00044 #define NLINE_facetitle 15
00045 static byte RMAP_facetitle[] = {255,142,0,199,170,85,114,29,227,57};
00046 static char *BAR_facetitle[] = {
00047    "9E9E9E9E9E9E7E",
00048    "3E6A9A9A9A9A9A7A",
00049    "9A5ABCD3AE4CEFCG3ACFAFC5ACFAAFC9A4A",
00050    "9A8AHCF3AECGEEIFCCDAACFAFC5ACFAAFC9AA",
00051    "9A9AADCHCIAAECE3AFCCJAACFAFC5ACFAAFCAABFGAA",
00052    "ADFFBAADFBB9AAAFCECBAAECE3AFCBCDACFAFC5ACFAAFCABCJ",
00053    "CGAGCJFCHAECCB9AAICJAHHAAE4CEFCAHHACFAFC5ACFAAFCA",
00054    "FC3DICFAAICBECB9AAABCHJCCEAECGEEIFCADCBCFAFC5ACFAA",
00055    "FCAIHCHEE6CFECE9AAAHH3FCJAECE3AFCAAFHCFAFC5AC",
00056    "JAAFC3ADHCDCF4EDECE9AAECG3AFCIECE3AFCAAICCFAFC3A",
00057    "AAGCGBCGAFCEJHAFCBEJCDECE9AAJCI3ADCGECE3AFC3ABCFAFC",
00058    "6AGCCGAAIJCHEAAGCCJDAECE9A9A9A6A",
00059    "9A9A9A9A9A9A7A",
00060    "9A9A9A9A3A6E9E7E",
00061    "9E9E9E9E6E"
00062 };
00063 
00064 /*----------------------------------------*/
00065 /* Stuff for the image overlay at the top */
00066 
00067 #undef  NX_TOPOVER
00068 #undef  NY_TOPOVER
00069 #define NX_TOPOVER 436
00070 #define NY_TOPOVER 140
00071 
00072 /*------------------------------------------*/
00073 
00074 #endif /* _AFNI_SPLASH_HEADER */
 

Powered by Plone

This site conforms to the following standards: