Image.read

void read(hid_t locId, string imageName, ubyte[] data)

Reads image data.

Parameters

locIdLocation identifier (file or group handle)
imageNameName of the image dataset
dataBuffer to receive pixel data

Throws

HDF5Exception if read fails