summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/download/samples_imlua5.tar.gzbin30164 -> 30150 bytes
-rw-r--r--html/download/samples_imlua5.zipbin32565 -> 34315 bytes
-rw-r--r--html/en/samples.html2
3 files changed, 1 insertions, 1 deletions
diff --git a/html/download/samples_imlua5.tar.gz b/html/download/samples_imlua5.tar.gz
index c4f5f4c..33a199b 100644
--- a/html/download/samples_imlua5.tar.gz
+++ b/html/download/samples_imlua5.tar.gz
Binary files differ
diff --git a/html/download/samples_imlua5.zip b/html/download/samples_imlua5.zip
index ecdb1e2..5163b90 100644
--- a/html/download/samples_imlua5.zip
+++ b/html/download/samples_imlua5.zip
Binary files differ
diff --git a/html/en/samples.html b/html/en/samples.html
index b659a25..2b8d902 100644
--- a/html/en/samples.html
+++ b/html/en/samples.html
@@ -139,7 +139,7 @@ image:Save(&quot;noise.tif&quot;, &quot;TIFF&quot;) </pre>
<pre>require&quot;imlua&quot;
require&quot;cdlua&quot;
-require&quot;imlua_cd&quot;
+require&quot;cdluaim&quot;
local image = im.ImageCreate(500, 500, im.RGB, im.BYTE)
local canvas = image:cdCreateCanvas() -- Creates a CD_IMAGERGB canvas