class Fill implements FilterInterface
A fill filter
Methods
__construct(FillInterface $fill)
|
||
ImageInterface |
apply(ImageInterface $image)
Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance |
Details
at line 31
public
__construct(FillInterface $fill)
at line 39
public ImageInterface
apply(ImageInterface $image)
Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance