Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ setPen
Method
setPen
sources/hyperimage/HyperImage.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void HyperImage::setPen(const ColorRgb& color)
73
{
74
_pen = color;
75
}
76
77
void HyperImage::drawVerticalLine(int ax, int ay, int by)
78
{
Callers
3
Play
Method · 0.80
Play
Method · 0.80
setLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected