amitk_canvas_object

amitk_canvas_object

Synopsis

GnomeCanvasItem *   amitk_canvas_object_draw            (GnomeCanvas *canvas,
                                                         AmitkVolume *canvas_volume,
                                                         AmitkObject *object,
                                                         AmitkViewMode view_mode,
                                                         GnomeCanvasItem *item,
                                                         amide_real_t pixel_dim,
                                                         gint width,
                                                         gint height,
                                                         gdouble x_offset,
                                                         gdouble y_offset,
                                                         rgba_t roi_color,
                                                         gint roi_width,
                                                         GdkLineStyle line_style,
                                                         gboolean fill_roi);

Description

Details

amitk_canvas_object_draw ()

GnomeCanvasItem *   amitk_canvas_object_draw            (GnomeCanvas *canvas,
                                                         AmitkVolume *canvas_volume,
                                                         AmitkObject *object,
                                                         AmitkViewMode view_mode,
                                                         GnomeCanvasItem *item,
                                                         amide_real_t pixel_dim,
                                                         gint width,
                                                         gint height,
                                                         gdouble x_offset,
                                                         gdouble y_offset,
                                                         rgba_t roi_color,
                                                         gint roi_width,
                                                         GdkLineStyle line_style,
                                                         gboolean fill_roi);

canvas :

canvas_volume :

object :

view_mode :

item :

pixel_dim :

width :

height :

x_offset :

y_offset :

roi_color :

roi_width :

line_style :

fill_roi :

Returns :