Is really matplotlib this slooow for displaying images ? (sorry again)

If there is no way out, I may have to just abandon (sigh)

    > matplotlib for displaying images. But if there is one,
    > please let me know!!

What version of matplotlib are you using?

  >>> import matplotlib
  >>> matplotlib.__version__

JDH