Files
RCBASIC4/doc/files/getcanvascolormod.html
2024-12-14 15:28:03 -05:00

20 lines
431 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetCanvasColorMod [RCBasic Doc] </title>
</head>
<body>
<p><h2>function GetCanvasColorMod(c_num) </h2></p>
<p>
Returns the color modulation of a canvas
</p>
<br><p>Related:
<a href="setcanvascolormod.html">SetCanvasColorMod</a>
</p>
<p>
</body>
</html>