amitk_canvas_object

amitk_canvas_object —

Synopsis




GnomeCanvasItem* amitk_canvas_object_draw   (GnomeCanvas *canvas,
                                             AmitkVolume *canvas_volume,
                                             AmitkObject *object,
                                             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);

Description

Details

amitk_canvas_object_draw ()

GnomeCanvasItem* amitk_canvas_object_draw   (GnomeCanvas *canvas,
                                             AmitkVolume *canvas_volume,
                                             AmitkObject *object,
                                             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);

canvas :
canvas_volume :
object :
item :
pixel_dim :
width :
height :
x_offset :
y_offset :
roi_color :
roi_width :
line_style :
Returns :