You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return a new `ImageList` with all images converted to grayscale.
878
878
879
+
The new image list will have the same amount of channels as the original image list.
880
+
If you want to change the amount of channels used, please use the method [change_channel][safeds.data.image.containers._image_list.ImageList.change_channel].
0 commit comments