Uses of Class
ncsa.hdf.object.h4.H4GRImage

Packages that use H4GRImage
ncsa.hdf.object.h4   
 

Uses of H4GRImage in ncsa.hdf.object.h4
 

Methods in ncsa.hdf.object.h4 that return H4GRImage
static H4GRImage H4GRImage.create(java.lang.String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, int ncomp, int interlace, java.lang.Object data)
          Creates a new image.