bundles / IPython 9.14.0.dev / IPython / core / display / Image
class
IPython.core.display:Image
source: /IPython/core/display.py :854
Signature
class Image ( data = None , url = None , filename = None , format = None , embed = None , width = None , height = None , retina = False , unconfined = False , metadata = None , alt = None ) Members
-
__init__ -
_data_and_metadata -
_find_ext -
_repr_html_ -
_repr_jpeg_ -
_repr_mimebundle_ -
_repr_png_ -
_retina_shape -
reload
Summary
No Docstrings
Aliases
-
IPython.display.Image