NAME
miconvert_spatial_origin_to_start
SYNOPSIS
#include <minc2.h>
int miconvert_spatial_origin_to_start( mihandle_t volume,
double world[3],
double starts[3])
DESCRIPTION
** Not implemented yet!!
This function calculates the start values for the volume dimensions,
assuming that the spatial origin is relocated to the given world
coordinate.
RETURN VALUE
Returns MI_ERROR or MI_NOERROR