Image.read
void read(hid_t locId, string imageName, ubyte[] data)Reads image data.
Parameters
locId | Location identifier (file or group handle) |
imageName | Name of the image dataset |
data | Buffer to receive pixel data |
Throws
HDF5Exception if read fails