We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f9a54 commit b210287Copy full SHA for b210287
media/ConvertTo-Png.ps1
@@ -1,3 +1,4 @@
1
+[void][System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
2
function ConvertTo-Png {
3
<#
4
.SYNOPSIS
0 commit comments