https://github.com/php-imagine/Imagine/blob/c10ea7f80e5b93473e2390515adc3057b85e26a2/src/Utils/Matrix.php#L169-L176 The formula must be ```return $y * $this->width + $x;```