Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>createImageEx [RCBasic Doc] </title>
|
||||
<title>CreateImageEx [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function createImageEx(w, h, byref buffer, color) </h2></p>
|
||||
<p><h2>Function CreateImageEx(w, h, ByRef buffer, color) </h2></p>
|
||||
<p>
|
||||
Returns an image created from the buffer provided
|
||||
</p>
|
||||
@@ -19,6 +19,7 @@
|
||||
<a href="loadimage.html">LoadImage</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user