PHP 클래스 Neos\Media\Tests\Unit\Domain\Model\Adjustment\CropImageAdjustmentTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
imageCropRefitDataProvider ( ) : array
refitFitsCropPropertionWithinImageSizeConstraints ( $cropX, $cropY, $cropWidth, $cropHeight, $newImageWidth, $newImageHeight, $expectedX, $expectedY, $expectedWidth, $expectedHeight )

메소드 상세

imageCropRefitDataProvider() 공개 메소드

public imageCropRefitDataProvider ( ) : array
리턴 array

refitFitsCropPropertionWithinImageSizeConstraints() 공개 메소드

public refitFitsCropPropertionWithinImageSizeConstraints ( $cropX, $cropY, $cropWidth, $cropHeight, $newImageWidth, $newImageHeight, $expectedX, $expectedY, $expectedWidth, $expectedHeight )