Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tom94/tev
/ Color
Class
Color
include/tev/VectorGraphics.h:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
};
72
73
struct Color {
74
float r, g, b, a;
75
};
76
77
// Returns the expected (not actual) size of `data` in number of bytes, depending on the type of the command.
78
size_t bytes() const {
Callers
8
draw
Method · 0.85
drawPixelValuesAsText
Method · 0.85
drawCoordinateSystem
Method · 0.85
color
Method · 0.85
MultiGraph
Method · 0.85
draw
Method · 0.85
ImageCanvas
Class · 0.85
set_theme
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected