Skip to content

Commit b210287

Browse files
committed
#5 | Unable to find type [System.Drawing.Image]
1 parent 75f9a54 commit b210287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

media/ConvertTo-Png.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[void][System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
12
function ConvertTo-Png {
23
<#
34
.SYNOPSIS

0 commit comments

Comments
 (0)