Skip to content
Tom Barbette edited this page Oct 3, 2018 · 2 revisions

Paint Element Documentation

NAME

Paint — Click element; sets packet paint annotations

SYNOPSIS

Paint(COLOR [, ANNO])

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Sets each packet's paint annotation to COLOR, an integer 0..255.

Paint sets the packet's PAINT annotation by default, but the ANNO argument can specify any one-byte annotation.

ELEMENT HANDLERS

  • color (read/write) — Get/set the color to paint.

SEE ALSO

PaintTee

Generated by click-elem2man from ../elements/standard/paint.hh:6 on 2018/10/03.

Clone this wiki locally