@@ -273,6 +273,8 @@ |
||
273 | 273 | * 向きだけロジックが逆そうなので調整 |
274 | 274 | * |
275 | 275 | * @author hagiwara |
276 | + * @param string $input |
|
277 | + * @param string $output |
|
276 | 278 | */ |
277 | 279 | private function orientationFixedImage($input, $output){ |
278 | 280 | $imagetype = exif_imagetype($input); |