Searched refs:origin (Results 1 – 5 of 5) sorted by relevance
15 public static function fromMatrix(array $matrix, ?array $origin): ImagickKernel {} argument
73 ZEND_ARG_TYPE_INFO(0, origin, IS_ARRAY, 1)75 ZEND_ARG_INFO(0, origin)
24 //at x, y that touches the origin
21 //at x, y that touches the origin
73 "For kernels with even numbered rows or columns, the origin position must be specified.",
Completed in 8 milliseconds