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