aboutsummaryrefslogtreecommitdiff
path: root/Plugins/rgbseek.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/rgbseek.c')
-rw-r--r--Plugins/rgbseek.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/rgbseek.c b/Plugins/rgbseek.c
index cf53aa5..822af9c 100644
--- a/Plugins/rgbseek.c
+++ b/Plugins/rgbseek.c
@@ -15,6 +15,8 @@
#include <string.h>
#include "plugin.h"
+INFO("242.rgbseek -- does binary color recognition on an input image")
+
void perform_effect(struct frame f, struct args a)
{
int x,y;