TM_SAMPLING_FACTORS 3816 TclMagick/generic/TclMagick.c     case TM_SAMPLING_FACTORS:      /* samplingfactors ?factorList? */
TM_SAMPLING_FACTORS 3822 TclMagick/generic/TclMagick.c 	if( ((enum subIndex)index == TM_SAMPLING_FACTORS) && (objc != 2) && (objc != 3) ) {