/*
*/
/*!   \page showimg-example.html

  \ingroup examples
  \title Show Image

  This example reads and displays an image in any supported image
  format (GIF, BMP, PPM, XMP, etc.).

  <hr>

  Header file:

  \include showimg/showimg.h

  <hr>

  Implementation:

  \include showimg/showimg.cpp

  <hr>

  Main:

  \include showimg/main.cpp
*/