Closed monomaki2035 closed 6 years ago
Hello I seem to be getting This error: "Invoke-PSImage : Index was outside the bounds of the array. At line:1 char:1
+ CategoryInfo : OperationStopped: (:) [Invoke-PSImage], IndexOutOfRangeException + FullyQualifiedErrorId : System.IndexOutOfRangeException,Invoke-PSImage"
When ever I try to run this test : Invoke-PSImage -Script .\Test.ps1 -Image .\ps_kiwi.png -Out Test-kiwi.png
any help would be golden Thanx
closed
Did you find a resolution to this?
I ran into this error as well and fixed it by using a smaller input image (~5.5kB).
Hello I seem to be getting This error: "Invoke-PSImage : Index was outside the bounds of the array. At line:1 char:1
When ever I try to run this test : Invoke-PSImage -Script .\Test.ps1 -Image .\ps_kiwi.png -Out Test-kiwi.png
any help would be golden Thanx