PHP Class eZ\Bundle\EzPublishCoreBundle\Imagine\Filter\Loader\BorderFilterLoader
Adds a border around the image.
Note: Does not work properly with GD.
显示文件
Open project: ezsystems/ezpublish-kernel
Class Usage Examples
Public Methods
Method |
Description |
|
load ( Imagine\Image\ImageInterface $image, array $options = [] ) |
|
|
Method Details
public load ( Imagine\Image\ImageInterface $image, array $options = [] ) |
$image |
Imagine\Image\ImageInterface |
|
$options |
array |
|