ImageWidget#
ImageWidget#
Constructor#
|
This widget facilitates high-level navigation through image stacks, which are arrays containing one or more images. |
Properties#
Get or set the current index |
|
data currently displayed in the widget |
|
|
|
List of |
|
list indicating the number of dimensions that contain image/single frame data for each data array. |
|
list indicating the number of dimenensions that are scrollable for each data array All other dimensions are frame/image data, i.e. [rows, cols] or [rows, cols, rgb(a)]. |
|
Number of dimensions of grayscale data displayed in the widget (it will be 1 more for RGB(A) data) |
|
the dimensions that the sliders index |
|
Get or set the window functions |
Methods#
|
Register an event handler. |
Clear all registered event handlers |
|
Close Widget |
|
|
Remove a registered event handler |
Reset the vmin and vmax w.r.t. |
|
Resets the vmin vmax and HistogramLUT widgets w.r.t. |
|
|
Change data of widget. |
|
Show the widget. |