ImageConversionService
in package
Tags
Table of Contents
- convertFile() : void
- getImagePath() : string
Methods
convertFile()
public
abstract convertFile(int $id) : void
Parameters
- $id : int
Tags
Return values
void —getImagePath()
protected
getImagePath(File $file, ImageType $type, int $width) : string