21 lines
473 B
HTML
21 lines
473 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>PostEffectIsActive [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function PostEffectIsActive( c_num ) </h2></p>
|
|
<p>
|
|
Returns TRUE if an effect is active on the canvas and FALSE if not.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setposteffectactive.html">SetPostEffectActive</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |