| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.visualization.colormappings |
| Modifier and Type | Field and Description |
|---|---|
protected GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode |
GrayscaleImageToHeatmap.outOfRangeValueMode
Mode how to handle values out of range and masked pixels.
|
| Modifier and Type | Method and Description |
|---|---|
static GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode |
GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode[] |
GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrayscaleImageToHeatmap.setOutOfRangeValueHandlingMode(GrayscaleImageToHeatmap.OutOfRangeValuesHandlingMode m)
Specify how to handle values out of range.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.