Changes

Jump to: navigation, search

Drawing Graphics using PowerShell 1.0 and GDI+

492 bytes added, 14:19, 14 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Creating GUIs in Windows PowerShell 1.0 with WinForms|Previous]]<td align="center">[[Windows PowerShell 1.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Using COM with Windows PowerShell|Next]]</td>
<tr>
<td width="20%">Creating GUIs in Windows PowerShell 1.0 with WinForms<td align="center"><td width="20%" align="right">Using COM with Windows PowerShell</td>
</table>
<hr>
 
 
<google>BUY_WPS</google>
 
 
Windows PowerShell leverages the GDI+ library to provide graphics drawing capabilities. In fact, PowerShell provides the same level of drawing capabilities through GDI+ as those available in other programming languages such as C# and Visual Basic. In fact, those familiar with GDI+ in the context of other programming languages will find the learning curve to be extremely shallow. Those with no previous experience of GDI+ graphics drawing will quickly find that it is both intuitive and easy to learn.

Navigation menu