From 21750ea8971fb40ef24cf7277659ec89cf4fb1bf Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 24 Jun 2009 20:58:10 +0000 Subject: *** empty log message *** --- include/im_process.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/im_process.h') diff --git a/include/im_process.h b/include/im_process.h index e0d3d6c..812dad1 100644 --- a/include/im_process.h +++ b/include/im_process.h @@ -21,7 +21,8 @@ extern "C" { * \par * Several image processing functions based on the \ref imImage structure. * \par - * You must link the application with "im_process.lib/.a/.so". \n + * You must link the application with "im_process.lib/.a/.so". + * In Lua call require"imlua_process". \n * Some complex operations use the \ref counter.\n * There is no check on the input/output image properties, * check each function documentation before using it. -- cgit v1.2.3