3.7.12. splash - display a BMP or PNG splash image¶
3.7.12.1. Usage¶
splash [-fxyno] FILE
3.7.12.2. 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.
3.7.12.3. 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