class ApplyMask implements FilterInterface
An apply mask filter
Methods
__construct(ImageInterface $mask)
|
||
ImageInterface |
apply(ImageInterface $image)
Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance |
Details
at line 30
public
__construct(ImageInterface $mask)
at line 38
public ImageInterface
apply(ImageInterface $image)
Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance