{ } Raw JSON

bundles / skimage 0.26.1rc0.dev0+git20260530.b607368ff / skimage / io / _plugins / matplotlib_plugin / _get_display_range

function

skimage.io._plugins.matplotlib_plugin:_get_display_range

source: /dev/scikit-image/src/skimage/io/_plugins/matplotlib_plugin.py :89

Signature

def   _get_display_range ( image )

Summary

Return the display range for a given set of image properties.

Parameters

image : array

The input image.

Returns

lo, hi : same type as immin, immax

The display range to be used for the input image.

cmap : string

The name of the colormap to use.

Aliases

  • skimage.io._plugins.matplotlib_plugin._get_display_range