Skip to content

Image

Image module

The Image module displays a bitmap image (.bmp or .png) on the panel. It can display animated sequences by selecting frames based on a control voltage.

PinTypeDescription
Animation PositionControlFrame selection (0–1 range selects the frame)
FilenameTextImage file path
HintTextTooltip text
Menu ItemsTextRight-click context menu items
Mouse DownControlReceives mouse click events
PinTypeDescription
Frame CountControlNumber of frames in the animation
  • An optional .txt file alongside the image describes animation frames and behavior
  • Add mouse_response click in the text file to enable mouse interaction and tooltip display
  • Useful for creating custom knobs, switches, and decorative panel elements