bec_widgets.widgets.plots.image.image_roi_plot#

Classes#

ImageROIPlot

A widget for displaying an image with a region of interest (ROI) overlay.

Module Contents#

class ImageROIPlot(parent=None)#

Bases: bec_widgets.utils.round_frame.RoundedFrame

A widget for displaying an image with a region of interest (ROI) overlay.

apply_theme(theme: str)#

Deprecated: RoundedFrame no longer handles theme; styling is QSS-driven.

cleanup_pyqtgraph()#

Cleanup pyqtgraph items.

content_widget#
curve_color = 'w'#
plot_item#