Functions | |
void | Show_Image (HC_KEY key, float *x, float *y, float *z, char *format, int *width, int *height, void *data) |
void | DShow_Image (HC_KEY key, double *x, double *y, double *z, char *format, int *width, int *height, void *data) |
void | Show_Image_Size (HC_KEY key, float *x, float *y, float *z, char *format, int *width, int *height) |
void | DShow_Image_Size (HC_KEY key, double *x, double *y, double *z, char *format, int *width, int *height) |
void | Show_Image_Name (HC_KEY key, char *name) |
void | Show_Image_Format (HC_KEY key, char *format) |
void | Show_Partial_Image (HC_KEY key, int xpos, int ypos, int xlen, int ylen, void *data) |