ProductImageProcessingInterface

Extends

Interface ProductImageProcessingInterface

category

System

package

Product

subpackage

Interfaces

Methods

Proceed Image

proceedImage(\FilenameStringType $image) : \ProductImageProcessingInterface

Processes and image for the front end.

Arguments

$image

\FilenameStringType

Image to proceed.

Response

\ProductImageProcessingInterface

Same instance for chained method calls.