.. index:: splash (command)

.. _command_splash:

splash (display a BMP or PNG splash image)
==========================================

Usage
^^^^^
``splash [-fxyno] FILE``

Synopsis
^^^^^^^^
This command displays a graphics image of either bitmap (.bmp) format
or Portable Network Graphics (.png) format on the framebuffer.
Currently images with 8 and 24 bit color depth are supported.

Options
^^^^^^^
-f FB
 framebuffer device (default /dev/fb0)
-x XOFFS
 x offset (default center)
-y YOFFS
 y offset (default center)
-b COLOR
 background color in 0xttrrggbb
-o
 render offscreen

.. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/splash.c
.. command function: do_splash