TM_PIXELS 3205 TclMagick/generic/TclMagick.c case TM_PIXELS: /* pixels x0 y0 cols rows map storageType ?data? */ TM_PIXELS 3225 TclMagick/generic/TclMagick.c if( ((enum subIndex)index == TM_PIXELS) && ((objc < 8) || (objc > 9)) ) {