TM_GET_PIXELS    3206 TclMagick/generic/TclMagick.c     case TM_GET_PIXELS:   /* GetPixels x0 y0 cols rows map storageType */
TM_GET_PIXELS    3229 TclMagick/generic/TclMagick.c 	if( ((enum subIndex)index == TM_GET_PIXELS) && (objc != 8) ) {