Artifact b9a72018f53207830c38d51ba7b2c53eb95cdb77:
- File operator/cut-grey16.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_grey16 Tcl_Obj* imageObj int x int y int w int h #define UNOP(a) (a) #include "unop_grey16.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: */