xod/graphics@0.37.3

License: AGPL-3.0

Nodes to work with graphics in XOD
NodeDescription
canvas
Canvas is a rectangular piece of the screen (i.e. scene) which gets redrawn completely when at least a single graphics element on it is updated.
circle-outline-colored
Represents a circle with a custom style.
circle-outline
Represents a circle drawn with the foreground color.
circle-solid
Represents a filled circle drawn with the foreground color.
circle-solid-colored
Represents a filled circle with a custom style.
heart-16x16-bw
The "Heart" black and white icon. 16x16 pixels.
heart-16x16-rgba
The "Heart" colored icon with mask color. 16x16 pixels.
heart-16x16-rgb
The "Heart" colored icon. 16x16 pixels.
humidity-16x16-bw
The "Humidity" black and white icon. 16x16 pixels.
humidity-16x16-rgb
The "Humidity" colored icon. 16x16 pixels.
image
Represents a rectange image frame filled with a custom bitmap.
line
Represents a line drawn with the foreground color.
line-colored
Represents a line with a custom style.
point
Represents a simple point (dot) drawn with the foreground color.
humidity-16x16-rgba
The "Humidity" colored icon with mask color. 16x16 pixels.
point-colored
Represents a point (dot) with a custom style.
pulse-on-change(graphics)
Emits a pulse every time input value changes.
rect-outline
Represents a rectangle frame drawn with the foreground color.
rect-solid-colored
Represents a filled rectangle with a custom style.
temperature-16x16-bw
The "Temperature" black and white icon. 16x16 pixels.
temperature-16x16-rgba
The "Temperature" colored icon with mask color. 16x16 pixels.
temperature-16x16-rgb
The "Temperature" colored icon. 16x16 pixels.
text
Represents a text printed with the foreground color.
text-colored
Represents a text printed with a custom style.
rect-outline-colored
Represents a rectangle frame with a custom style.
triangle-outline
Represents a triangle drawn with the foreground color.
triangle-outline-colored
Represents a triangle with a custom style.
triangle-solid
Represents a filled triangle drawn with the foreground color.
rect-solid
Represents a filled rectangle drawn with the foreground color.
warning-16x16-bw
The "Wardning" black and white icon. 16x16 pixels.
warning-16x16-rgb
The "Warning" colored icon. 16x16 pixels.
triangle-solid-coloredNo description
warning-16x16-rgba
The "Warning" colored icon with mask color. 16x16 pixels.
wifi-16x16-bw
The "Wi-Fi" black and white icon. 16x16 pixels.
wifi-16x16-rgb
The "Wi-Fi" colored icon. 16x16 pixels.
wifi-16x16-rgba
The "Wi-Fi" colored icon with mask color. 16x16 pixels.