示例#1
0
 /**
  * @inheritdoc
  */
 protected function processFile($readFilePath)
 {
     return ImageHelper::grayscale($readFilePath);
 }