PHP Class ImboIntegrationTest\Image\Transformation\CanvasTest

Inheritance: extends ImboIntegrationTest\Image\Transformation\TransformationTests
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
getCanvasParameters ( ) : array[] Fetch different canvas parameters
testTransformWithDifferentParameters ( $width, $height, $mode = 'free', $resultingWidth = 665, $resultingHeight = 463 )

Protected Methods

Method Description
getTransformation ( )

Method Details

getCanvasParameters() public method

Fetch different canvas parameters
public getCanvasParameters ( ) : array[]
return array[]

getTransformation() protected method

protected getTransformation ( )

testTransformWithDifferentParameters() public method

public testTransformWithDifferentParameters ( $width, $height, $mode = 'free', $resultingWidth = 665, $resultingHeight = 463 )