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  

MCW_DCOV Struct Reference

#include <display.h>


Data Fields

int ncol_ov
XColor xcol_ov [MAX_COLORS]
Pixel pix_ov [MAX_COLORS]
char * name_ov [MAX_COLORS]
char * label_ov [MAX_COLORS]
Pixel pixov_brightest
Pixel pixov_darkest
Pixel pixov_reddest
Pixel pixov_greenest
Pixel pixov_bluest
Pixel pixov_yellowest
int ov_brightest
int ov_darkest
int ov_reddest
int ov_greenest
int ov_bluest
int ov_yellowest
float bright_ov [MAX_COLORS]
byte r_ov [MAX_COLORS]
byte g_ov [MAX_COLORS]
byte b_ov [MAX_COLORS]

Detailed Description

Dec 1997: split overlay stuff into a separate struct *

Definition at line 104 of file display.h.


Field Documentation

byte MCW_DCOV::b_ov[MAX_COLORS]
 

Definition at line 118 of file display.h.

Referenced by DC_add_overlay_color(), DC_find_closest_overlay_color(), MCW_new_DC(), and ovc_to_rgb_bytes().

float MCW_DCOV::bright_ov[MAX_COLORS]
 

Definition at line 114 of file display.h.

Referenced by DC_add_overlay_color(), DC_rgb_to_ovrgb(), and MCW_new_DC().

byte MCW_DCOV::g_ov[MAX_COLORS]
 

Definition at line 117 of file display.h.

Referenced by DC_add_overlay_color(), DC_find_closest_overlay_color(), MCW_new_DC(), and ovc_to_rgb_bytes().

char* MCW_DCOV::label_ov[MAX_COLORS]
 

Definition at line 109 of file display.h.

Referenced by AFNI_equate_pbars(), AFNI_finalize_write_palette_CB(), AFNI_finalsave_layout_CB(), DC_add_overlay_color(), DC_find_overlay_color(), dump_PBAR_palette_table(), MCW_DC_ovcolor_text(), MCW_new_DC(), PLUTO_commandstring(), and TTRR_save_CB().

char* MCW_DCOV::name_ov[MAX_COLORS]
 

Definition at line 108 of file display.h.

Referenced by AFNI_finalize_write_palette_CB(), AFNI_finalsave_layout_CB(), DC_add_overlay_color(), dump_PBAR_palette_table(), and MCW_new_DC().

int MCW_DCOV::ncol_ov
 

Definition at line 105 of file display.h.

Referenced by AFNI_finalsave_layout_CB(), AFNI_make_surface_widgets(), AFNI_make_widgets(), AFNI_receive_control(), AFNI_setup_inten_pbar(), AFNI_update_surface_widgets(), DC_add_overlay_color(), DC_find_closest_overlay_color(), DC_find_overlay_color(), DC_rgb_to_ovpix(), DC_rgb_to_ovrgb(), DCpix_to_XColor(), DRAW_make_widgets(), drive_MCW_imseq(), dump_PBAR_palette_table(), ISQ_montage_CB(), load_PBAR_palette_array(), MCW_choose_ovcolor(), MCW_DC_ovcolor_text(), MCW_new_DC(), new_MCW_grapher(), new_MCW_pbar(), OVC_mostest(), ovc_to_rgb_bytes(), PBAR_set_CB(), PLUG_setup_widgets(), RCREND_init_cmap(), RCREND_reload_func_dset(), RCREND_reload_renderer(), RCREND_setup_color_pbar(), RCREND_state_to_widgets(), REND_init_cmap(), REND_setup_color_pbar(), REND_state_to_widgets(), rotate_MCW_pbar(), and TTRR_setup_widgets().

int MCW_DCOV::ov_bluest
 

Definition at line 112 of file display.h.

Referenced by OVC_mostest().

int MCW_DCOV::ov_brightest
 

Definition at line 112 of file display.h.

Referenced by OVC_mostest().

int MCW_DCOV::ov_darkest
 

Definition at line 112 of file display.h.

Referenced by AFNI_make_widgets(), and OVC_mostest().

int MCW_DCOV::ov_greenest
 

Definition at line 112 of file display.h.

Referenced by OVC_mostest().

int MCW_DCOV::ov_reddest
 

Definition at line 112 of file display.h.

Referenced by OVC_mostest().

int MCW_DCOV::ov_yellowest
 

Definition at line 112 of file display.h.

Referenced by OVC_mostest().

Pixel MCW_DCOV::pix_ov[MAX_COLORS]
 

Definition at line 107 of file display.h.

Referenced by AFNI_make_widgets(), AFNI_receive_control(), alter_MCW_pbar(), DC_add_overlay_color(), DC_bg_color(), DC_fg_color(), DC_rgb_to_ovpix(), DCpix_to_XColor(), ISQ_make_image(), ISQ_make_montage(), MCW_choose_ovcolor(), MCW_DC_ovcolor_text(), MCW_new_DC(), mri_to_XImage(), new_MCW_colormenu(), new_MCW_pbar(), OVC_mostest(), PBAR_set_CB(), PBAR_set_panecolor(), and rotate_MCW_pbar().

Pixel MCW_DCOV::pixov_bluest
 

Definition at line 111 of file display.h.

Referenced by OVC_mostest().

Pixel MCW_DCOV::pixov_brightest
 

Definition at line 111 of file display.h.

Referenced by AFNI_plugin_button(), drive_MCW_imseq(), ISQ_record_button(), MCW_new_DC(), new_MCW_grapher(), new_MCW_pbar(), OVC_mostest(), RCREND_script_menu(), and REND_script_menu().

Pixel MCW_DCOV::pixov_darkest
 

Definition at line 111 of file display.h.

Referenced by drive_MCW_imseq(), MCW_new_DC(), new_MCW_pbar(), and OVC_mostest().

Pixel MCW_DCOV::pixov_greenest
 

Definition at line 111 of file display.h.

Referenced by open_MCW_imseq(), and OVC_mostest().

Pixel MCW_DCOV::pixov_reddest
 

Definition at line 111 of file display.h.

Referenced by OVC_mostest().

Pixel MCW_DCOV::pixov_yellowest
 

Definition at line 111 of file display.h.

Referenced by OVC_mostest().

byte MCW_DCOV::r_ov[MAX_COLORS]
 

Definition at line 116 of file display.h.

Referenced by DC_add_overlay_color(), DC_find_closest_overlay_color(), MCW_new_DC(), and ovc_to_rgb_bytes().

XColor MCW_DCOV::xcol_ov[MAX_COLORS]
 

Definition at line 106 of file display.h.

Referenced by DC_add_overlay_color(), DCpix_to_XColor(), ISQ_saver_CB(), MCW_new_DC(), and OVC_mostest().


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

Powered by Plone

This site conforms to the following standards: