![]() |
Microscopy Image Browser 2.91
MIB
|
generate color palette depending on the provided paletteName and required noColors More...
Functions | |
function palette = | mibGenerateDefaultSegmentationPalette (paletteName, colorsNo) |
generate color palette depending on the provided paletteName and required noColors | |
generate color palette depending on the provided paletteName and required noColors
function palette = mibGenerateDefaultSegmentationPalette | ( | paletteName, | |
colorsNo ) |
generate color palette depending on the provided paletteName and required noColors
paletteName | string with the name of the palette to use, see below for the options |
colorsNo | numeric, number of required color channels |
palette | matrix [colorId][R G B] in range from 0 to 1 with colors |
References mibInputMultiDlg().
Referenced by mibModel.setDefaultSegmentationColorPalette(), mibPreferencesAppController.updateColorPalette(), and mibPreferencesController.updateColorPalette().