WriteableBitmapEx 1.6.9

dotnet add package WriteableBitmapEx --version 1.6.9
                    
NuGet\Install-Package WriteableBitmapEx -Version 1.6.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WriteableBitmapEx" Version="1.6.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WriteableBitmapEx" Version="1.6.9" />
                    
Directory.Packages.props
<PackageReference Include="WriteableBitmapEx" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WriteableBitmapEx --version 1.6.9
                    
#r "nuget: WriteableBitmapEx, 1.6.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WriteableBitmapEx@1.6.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WriteableBitmapEx&version=1.6.9
                    
Install as a Cake Addin
#tool nuget:?package=WriteableBitmapEx&version=1.6.9
                    
Install as a Cake Tool

The WriteableBitmapEx library is a collection of extension methods for the WriteableBitmap. The WriteableBitmap class is available for WPF. It supports the .NET Framework and .NET Core 3. WriteableBitmapEx allows the direct manipulation of a bitmap and can be used for image manipulation, to generate fast procedural images by drawing directly to a bitmap and more.

The WriteableBitmap API is very minimalistic and there's only the raw Pixels array for such operations. The WriteableBitmapEx library tries to compensate that with extensions methods that are easy to use like built in methods and offer GDI+ like functionality. The library extends the WriteableBitmap class with elementary and fast (2D drawing) functionality, conversion methods and functions to combine (blit) WriteableBitmaps.

The extension methods are grouped into different C# files using a partial class approach. It is possible to include just a few methods by using the specific source code files directly or the full functionality via the built binaries.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on WriteableBitmapEx:

Package Downloads
WinUX.UWP

This library contains a collection of common UWP specific components and extensions that can be used in a variety of UWP applications built by the community.

NWaveform.WPF

WPF support for NWaveform

ColorPickerWPF

Color picker control for WPF

CameraBanking

Camera Banking is a Windows Phone reader barcode and qrcode project to read bill barcode or qrcode. The main target of this project is to count on communit to get improved the process of reading barcode and qrcode using the Windows Phone PhotoCamera.

SharpSoft.WPF.Controls

Package Description

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on WriteableBitmapEx:

Repository Stars
microsoft/Cognitive-Samples-IntelligentKiosk
Welcome to the Intelligent Kiosk Sample! Here you will find several demos showcasing workflows and experiences built on top of the Microsoft Cognitive Services.
dukus/digiCamControl
DSLR camera remote control open source software
microsoft/MixedRealityCompanionKit
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
merschformann/RAWSim-O
A simulation framework for Robotic Mobile Fulfillment Systems
DinoChan/wpf_design_and_animation_lab
mir-ethernity/mir-eternal
xamarin/prebuilt-apps
Complete, prebuilt apps for you to customize and deploy.
xiaosu-zhu/Aurora.Music
Aurora Music
aesalazar/AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Maui, WinUI3
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
elgarf/vMixUTC
Customizable controller for vMix
drogoganor/ColorPickerWPF
Simple color picker control for WPF
Version Downloads Last Updated
1.6.9 488 10/23/2025
1.6.8 275,805 8/12/2021
1.6.7 583,145 7/7/2020
1.6.5 63,897 1/13/2020
1.6.4 154 10/23/2025
1.6.3 43,016 9/30/2019
1.6.2 83,761 1/23/2019
1.6.1 4,372 1/23/2019
1.5.2 3,213 1/23/2019
1.5.1 215,131 5/5/2017
1.5.0 374,968 3/31/2015
1.0.14 17,618 11/19/2014
1.0.13 6,501 10/14/2014
1.0.12 55,582 3/4/2014
1.0.11 3,316 3/3/2014
1.0.10 3,095 2/27/2014
1.0.9 27,796 12/2/2013
1.0.8 10,900 6/20/2013
1.0.7 8,740 3/12/2013
1.0.6 7,740 1/23/2013
1.0.3 5,129 8/28/2012
1.0.2 3,469 6/22/2012
1.0.1 3,062 6/13/2012

Minor fixes and improvements