PHP 클래스 Craft\ImageResizer_ResizeService

상속: extends craft\BaseApplicationComponent
파일 보기 프로젝트 열기: engram-design/ImageResizer

공개 메소드들

메소드 설명
resize ( $sourceId, $path, $width, $height ) =========================================================================

비공개 메소드들

메소드 설명
_resizeImage ( &$image, $width, $height ) =========================================================================

메소드 상세

resize() 공개 메소드

=========================================================================
public resize ( $sourceId, $path, $width, $height )