Artifact 8deba948259eab845dda450ee9dcd39b14dff16f:
- File operator/cut-grey32.crimp — part of check-in [25d70d9301] at 2011-12-14 23:54:56 on branch infinite-plane — Reworked 'cut' to be a C-level operator, properly handling inside/outside of the input image. Updated demos, cutting out the complex set of Tcl code which handled this before (for the magnifier). Left are warp-field and the mentioned binary ops. (user: andreask size: 240) [more...]
cut_grey32 Tcl_Obj* imageObj int x int y int w int h #define UNOP(a) (a) #include "unop_grey32.c" #undef UNOP /* vim: set sts=4 sw=4 tw=80 et ft=c: */ /* * Local Variables: * mode: c * c-basic-offset: 4 * fill-column: 78 * End: */