Image.isPalette
bool isPalette(hid_t locId, string paletteName)Checks if a dataset is an HDF5 palette.
Parameters
locId | Location identifier (file or group handle) |
paletteName | Name of the dataset to check |
Returns
true if the dataset is a palette, false otherwise
Throws
HDF5Exception if the check fails