VisualServerSingleton.setBootImage

Sets a boot image. The color defines the background color and if scale is true the image will be scaled to fit the screen size.

struct VisualServerSingleton
@nogc nothrow
void
setBootImage
(,
in Color color
,
in bool scale
)

Meta