MCPcopy 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
72void HyperImage::setPen(const ColorRgb& color)
73{
74 _pen = color;
75}
76
77void HyperImage::drawVerticalLine(int ax, int ay, int by)
78{

Callers 3

PlayMethod · 0.80
PlayMethod · 0.80
setLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected