PHP Sulu\Bundle\MediaBundle\Media\ImageConverter 네임스페이스

중첩된 네임스페이스

Sulu\Bundle\MediaBundle\Media\ImageConverter\Cropper
Sulu\Bundle\MediaBundle\Media\ImageConverter\Focus
Sulu\Bundle\MediaBundle\Media\ImageConverter\Scaler
Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation

Interfaces

이름 설명
ImageConverterInterface Defines the operations of the ImageConverter The ImageConverter is a interface to manage conversions of an Image.
MediaImageExtractorInterface Defines the interface for loading the binary data of an image representing a file.
TransformationPoolInterface Defines the operations of a pool containing transformations.

클래스들

이름 설명
ImagineImageConverter Sulu imagine converter for media.
MediaImageExtractor Loads the image from a media at the path located on the locale filesystem.
TransformationPool Default implementation of transformation pool.