Home
last modified time | relevance | path

Searched defs:DF24getimage (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddf24.c145 DF24getimage(const char *filename, void * image, int32 xdim, int32 ydim) in DF24getimage() function
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java2971 …public static native boolean DF24getimage(String fileName, byte[] imagedata, int width, int height… in DF24getimage() method in HDFLibrary
2993 …public static boolean DF24getimage(String fileName, Object theImagedata, int width, int height) th… in DF24getimage() method in HDFLibrary