HDF
4.3.0
API Reference
|
#include "hdf_priv.h"
Data Structures | |
struct | Input |
struct | Output |
Functions | |
int | process (Input *in, Output *out) |
int | generate_scale (int32 dim, float32 *scale) |
int | convert_interp (Input *in, Output *out) |
int | pixrep_scaled (Input *in, Output *out) |
int | compute_offsets (float32 *scale, int32 dim, int32 *offsets, int32 res) |
int | pixrep_simple (Input *in, Output *out) |
int | DFUfptoimage (int32 hdim, int32 vdim, float32 max, float32 min, float32 *hscale, float32 *vscale, float32 *data, uint8 *palette, char *outfile, int ct_method, int32 hres, int32 vres, int compress) |
|
extern |