+
    Ai:                     &    ^ RI t. ROt. tR tR tR# )    Nc                    \        V \        P                  4      '       g   \        R4      h\        P                  V 4       R# )zdPush an image onto the shared image stack.

Parameters
----------
img : ndarray
    Image to push.

z*Can only push ndarrays to the image stack.N)
isinstancenpndarray
ValueErrorimage_stackappend)imgs   &U/var/www/html/photoedit/myenv/lib/python3.14/site-packages/skimage/io/_image_stack.pypushr      s/     c2::&&EFFs    c                 *    \         P                  4       # )zkPop an image from the shared image stack.

Returns
-------
img : ndarray
    Image popped from the stack.

)r   pop r   r   r   r      s     ??r   )r   r   r   )numpyr   __all__r   r   r   r   r   r   <module>r      s      ) 	r   