WSH(JScript) + WIA で画像リサイズ投稿日 2017/12/30 更新日 2020/10/05WSH(Windows Script Host)とWIA(Windows Image Acquisition)を使用してWindowsの標準機能のみで画像操作についての忘却録 画像のリサイズ resizeImage.wsf <?xml version="1.0&q...
WSH(JScript) + WIA で画像変換投稿日 2017/12/29 更新日 2020/04/25WSH(Windows Script Host)とWIA(Windows Image Acquisition)を使用してWindowsの標準機能のみで画像操作についての忘却録です。 画像変換 convertImage.wsf <?xml version="1.0&...