GnomeScanSink

GnomeScanSink — Plug scan output to application

Synopsis




                    GnomeScanSink;

Object Hierarchy


  GObject
   +----GnomeScanPlugin
         +----GnomeScanSink

Description

Sink is the last stage of the acquisition process. It handle the scan output and plug it into the application. e.g. do OCR and put into document, add image as layer, etc.

In the future, GnomeScanSink should be replace or just herit from GeglOperation.

Details

GnomeScanSink

typedef struct _GnomeScanSink GnomeScanSink;

GnomeScanSink is the base class for all sink. A GnomeScanSink is basically a GnomeScanPlugin.