PHP Sulu\Bundle\MediaBundle\Media\ImageConverter Namespace

Nested Namespaces

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

Name Description
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.

Classes

Name Description
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.