splash [-fxyno] FILE
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.
| -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 |