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