| write_tiff_data16(uint16 *buff, int width, int height, FILE *fp) | TIFFWriter | [static] |
| write_tiff_data8_grey(uint8 *buff, int width, int height, FILE *fp, const int samples_per_pixel) | TIFFWriter | [static] |
| write_tiff_data8_rgb(uint8 *buff, int width, int height, FILE *fp, const bool use_clut, const int samples_per_pixel) | TIFFWriter | [static] |
| write_tiff_double_grey(const double *const buff, const int width, const int height, const char *const fname) | TIFFWriter | [static] |
| write_tiff_float_grey(const float *const buff, const int width, const int height, const char *const fname) | TIFFWriter | [static] |