Files
RCBASIC4/doc/doc_files/getcanvascolormod.html
2024-10-27 11:52:28 -04: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>