WriteableBitmapEx by Schulte Software Development

<PackageReference Include="WriteableBitmapEx" Version="1.0.8" />

 WriteableBitmapEx 1.0.8

The WriteableBitmapEx library extensions.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>WriteableBitmapEx</id>
    <version>1.0.8.0</version>
    <authors>Schulte Software Development</authors>
    <owners>Schulte Software Development</owners>
    <licenseUrl>http://writeablebitmapex.codeplex.com/license</licenseUrl>
    <projectUrl>http://writeablebitmapex.codeplex.com</projectUrl>
    <iconUrl>http://dl.dropbox.com/u/2681028/CodeplexData/WriteableBitmapEx/Nuget_Logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The WriteableBitmapEx library extensions.</description>
    <summary>The WriteableBitmapEx library is a collection of extension methods for the WriteableBitmap. The WriteableBitmap class is available for Windows Phone, WPF, WinRT Windows Store XAML and Silverlight and allows the direct manipulation of a bitmap and could be used to generate fast procedural images by drawing directly to a bitmap.</summary>
    <copyright>Copyright (c) 2009-2013 Schulte Software Development</copyright>
    <tags>WriteableBitmap Bitmap Graphics Silverlight WP7 WP7Dev WindowsPhone wp8 wpdev WPF .NET WinRT Metro Windows Store</tags>
  </metadata>
</package>