Convert To Grayscale
画像を白黒(グレースケール)に変換します。
画像・OCRImageGrayscale
概要
画像を白黒(グレースケール)に変換します。
Convert an image to black & white (grayscale).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Image file | file | 必須 | Source image to process. 例: C:/temp/photo.png 変数に対応 | |
| Save to (blank = '<name>_gray') | file | 任意 | 変数に対応 | |
| Store output path in | variable | 任意 | 例: outPath |