PHP 클래스 PopTest\Image\ImagickTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testAddArc ( )
testAddCircle ( )
testAddEllipse ( )
testAddLine ( )
testAddPolygon ( )
testAddRectangle ( )
testAddSquare ( )
testColorTotal ( )
testConvert ( )
testConvertExceptionBadType ( )
testConvertExceptionDupeType ( )
testCrop ( )
testCropThumb ( )
testFilters ( )
testGetColors ( )
testGif ( )
testImageAttributes ( )
testImagick ( )
testImagickConstructor ( )
testImagickConstructorException ( )
testImagickConstructorPdf ( )
testPng ( )
testResize ( )
testRotate ( )
testScale ( )
testSetAndGetFormats ( )
testStaticImageFormats ( )
testSystemText ( )
testText ( )

메소드 상세

testAddArc() 공개 메소드

public testAddArc ( )

testAddCircle() 공개 메소드

public testAddCircle ( )

testAddEllipse() 공개 메소드

public testAddEllipse ( )

testAddLine() 공개 메소드

public testAddLine ( )

testAddPolygon() 공개 메소드

public testAddPolygon ( )

testAddRectangle() 공개 메소드

public testAddRectangle ( )

testAddSquare() 공개 메소드

public testAddSquare ( )

testColorTotal() 공개 메소드

public testColorTotal ( )

testConvert() 공개 메소드

public testConvert ( )

testConvertExceptionBadType() 공개 메소드

testConvertExceptionDupeType() 공개 메소드

testCrop() 공개 메소드

public testCrop ( )

testCropThumb() 공개 메소드

public testCropThumb ( )

testFilters() 공개 메소드

public testFilters ( )

testGetColors() 공개 메소드

public testGetColors ( )

testGif() 공개 메소드

public testGif ( )

testImageAttributes() 공개 메소드

public testImageAttributes ( )

testImagick() 공개 메소드

public testImagick ( )

testImagickConstructor() 공개 메소드

testImagickConstructorException() 공개 메소드

testImagickConstructorPdf() 공개 메소드

testPng() 공개 메소드

public testPng ( )

testResize() 공개 메소드

public testResize ( )

testRotate() 공개 메소드

public testRotate ( )

testScale() 공개 메소드

public testScale ( )

testSetAndGetFormats() 공개 메소드

testStaticImageFormats() 공개 메소드

testSystemText() 공개 메소드

public testSystemText ( )

testText() 공개 메소드

public testText ( )