PHP Xpressengine\Media\Commands Namespace

Interfaces

Name Description
CommandInterface command 기능을 정의

Classes

Name Description
AbstractCommand 공통 command 기능
CropCommand crop 기능을 수행하는 command
FitCommand crop & resize 를 수행하는 command
HeightenCommand 세로기준 리사이징 command
LetterCommand 기준 사이즈 안에 이미지가 모두 들어오도록 하는 리사이징 command
SpillCommand 기준 사이즈에서 짧을 길이에 맞춰서 리사이징 command
StretchCommand 기준 사이즈에 꽉 차도록 이미지 비율을 변경하는 리사이징 command
WidenCommand 가로기준 리사이징 command