tools/init.ps1
if (-not ("System.Drawing" -as [Type])) { Add-Type -Assembly System } |
if (-not ("System.Drawing" -as [Type])) { Add-Type -Assembly System } |