ImboIntegrationTest\Image\Transformation\RotateTest::getRotateParams PHP Method

getRotateParams() public method

public getRotateParams ( )
    public function getRotateParams()
    {
        return ['90 angle' => [90, 463, 665], '180 angle' => [180, 665, 463]];
    }