n_img_dims¶

property ImageWidget.n_img_dims: list[int]¶

list indicating the number of dimensions that contain image/single frame data for each data array. if 2: data are grayscale, i.e. [x, y] dims, if 3: data are [x, y, c] where c is RGB or RGBA, this is the complement of n_scrollable_dims