Home | History | Annotate | Download | only in MagickCore

Lines Matching full:rotations

194 %  cyclic rotations, while a '>' will generate a list of 90-degree rotations.
196 % reflected kernel before the +/- 90-degree rotations, which can be important
258 /* clear flags - for Expanding kernel lists thorugh rotations */
1767 ExpandRotateKernelInfo(kernel, 90.0); /* Expand 90 degree rotations */
1964 ExpandRotateKernelInfo(kernel, 45.0); /* 8 rotations */
1978 ExpandRotateKernelInfo(kernel, 90.0); /* 4 rotations of the 2 kernels */
2298 % rotatation, before the -/+ 90-degree rotations.
2375 % WARNING: 45 degree rotations only works for 3x3 kernels.
4226 % or square kernels. And 'circular' rotations of 45 degrees for 3x3 kernels.
4227 % It will ignore usless rotations for specific 'named' built-in kernels.
4295 /* Attempt rotations by 45 degrees -- 3x3 kernels only */