Expand description
Putting images on the wall: patterns, stills, and video. Every content
command sends through driver::Wall, so the frame recipe lives once.
Functions§
- brightness
- Set the panel’s brightness.
- image_
frame imgas a canvas-sized frame:Stretchignores the aspect ratio,Containletterboxes in black,Covercrops. Lanczos3 throughout.- load_
canvas - Load a wall layout, or build a single-panel one from the size flags.
- play
- Play a video source onto the wall in
layout, or a single panel. - play_on
- Play a video source onto
canvas. ReportsN frames, F fpsevery 60 frames as a transient line and once at the end; stops when cancelled. - probe
- Send chosen pieces of a refresh with explicit pacing, so a current meter can attribute a change to one component instead of to a whole burst. The pixel content is a solid colour. Diagnosis only.
- show_
frame - Show one still: three refreshes, or refresh until cancelled when
hold. - show_
image - Display an image file, scaled to the panel.
- show_
pattern - Draw a built-in pattern on the wall in
layout, or a single panel. - show_
pattern_ on - Draw a built-in pattern on
canvas. - show_
solid - Fill the panel with one colour.
- show_
solid_ on - Fill
canvaswith one colour. - wall_
settings - Driver settings from the CLI flags.
RXP_LATCHES,RXP_LATCH_GAP_USandRXP_ROW_GAP_USoverride the measured timing for experiments.