Image.isPalette

bool isPalette(hid_t locId, string paletteName)

Checks if a dataset is an HDF5 palette.

Parameters

locIdLocation identifier (file or group handle)
paletteNameName of the dataset to check

Returns

true if the dataset is a palette, false otherwise

Throws

HDF5Exception if the check fails