

SUMA_NewSurfaceGeometry ( SUMA_SurfaceObject *SO) SUMA_TransferSO_CoordBias ( SUMA_SurfaceObject *SO, SUMA_OVERLAYS *ovr, SUMA_WIDGET_INDEX_COORDBIAS BiasDim) SUMA_TransferCoordBias ( SUMA_OVERLAYS *ovr, SUMA_WIDGET_INDEX_COORDBIAS BiasDim) SUMA_RemoveSO_CoordBias ( SUMA_SurfaceObject *SO, SUMA_OVERLAYS *ovr) R_sprintf_long_to_hex (char * dest, unsigned long lsrc, int bytes, int pad)įind the colormap associated with a colorplane. SUMA_Linearize_Color_Map ( SUMA_COLOR_MAP *SM, int N_lin) Locate a colormap in the colormap vector. SUMA_Find_ColorMap (char *Name, SUMA_COLOR_MAP **CMv, int N_maps, int sgn) SUMA_Find_Color (char *Name, SUMA_RGB_NAME *Cv, int N_cols) Shows the contents of the colormaps vector. SUMA_Show_ColorMapVec ( SUMA_COLOR_MAP **CMv, int N_maps, FILE *Out, int detail) SUMA_Show_ColorVec ( SUMA_RGB_NAME *CMv, int N_maps, FILE *Out) SUMA_ColorMapVec_Info ( SUMA_COLOR_MAP **CMv, int N_maps, int detail) SUMA_ColorVec_Info ( SUMA_RGB_NAME *Cv, int N_cols) SUMA_DestroyAfniColors ( SUMA_AFNI_COLORS *SAC)Ĭleans up and destroys the contents of the SUMA_AFNI_COLORS. SUMA_Add_ColorMap ( SUMA_COLOR_MAP *CM, SUMA_COLOR_MAP **OldCMv, int *N_maps)Ī function to add a new colormap to the colormap vector. SUMA_Add_Color (char *Name, float r, float g, float b, float a, SUMA_RGB_NAME *oCv, int *N_cols)Ī function to add a new color to the color vector.

SUMA_MakeColorMap_v2 (float **Fiducials, int Nfid, int *Nint, SUMA_Boolean SkipLast, char *Name)īuilds the SUMA_AFNI_COLORS structure which contains the Named colors and colormaps defined in AFNI The colors and colormaps loaded are the ones that are found in AFNI when AFNI is first started. SUMA_MakeColorMap (float **Fiducials, int Nfid, int Ncols, SUMA_Boolean SkipLast, char *Name) SUMA_Color.c File Reference #include " SUMA_suma.h"

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