C1.WPF.Bitmap 10.0.20252.1321

dotnet add package C1.WPF.Bitmap --version 10.0.20252.1321
                    
NuGet\Install-Package C1.WPF.Bitmap -Version 10.0.20252.1321
                    
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="C1.WPF.Bitmap" Version="10.0.20252.1321" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.WPF.Bitmap" Version="10.0.20252.1321" />
                    
Directory.Packages.props
<PackageReference Include="C1.WPF.Bitmap" />
                    
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 C1.WPF.Bitmap --version 10.0.20252.1321
                    
#r "nuget: C1.WPF.Bitmap, 10.0.20252.1321"
                    
#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 C1.WPF.Bitmap@10.0.20252.1321
                    
#: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=C1.WPF.Bitmap&version=10.0.20252.1321
                    
Install as a Cake Addin
#tool nuget:?package=C1.WPF.Bitmap&version=10.0.20252.1321
                    
Install as a Cake Tool

About

The ComponentOne WPF Bitmap library allows you to clip, flip, scale, rotate, or apply any arbitrary combination of these transformations on an image file.

Key Features:

  • Load and transform BMP, PNG, JPEG, JPEG-XR, and ICO
  • Load and transform single-frame TIFF and GIFs
  • Transform and save images
  • Apply Direct2D effects on images

Learn more at developer.mescius.com/componentone/bitmap-control-net.

Resources

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on C1.WPF.Bitmap:

Package Downloads
C1.WPF.Viewer

ComponentOne FlexViewer for WPF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.20252.1321 112 3/20/2026
10.0.20252.1308 135 2/12/2026
10.0.20252.1221 576 12/1/2025
9.0.20251.1133 483 9/18/2025
9.0.20251.1102 318 7/11/2025
9.0.20251.1069 346 5/16/2025
8.0.20242.1051 316 3/3/2025
8.0.20242.1032 244 2/26/2025
8.0.20242.1005 262 12/27/2024
8.0.20242.966 291 11/12/2024
8.0.20241.921 265 9/3/2024
8.0.20241.854 329 7/8/2024
8.0.20241.795 283 5/29/2024
8.0.20233.731 299 3/12/2024
8.0.20233.702 294 1/19/2024
8.0.20233.681 306 11/29/2023
8.0.20233.668 237 11/8/2023
7.0.20233.662 254 11/10/2023
6.0.20232.624 308 9/11/2023
6.0.20232.591 749 7/17/2023
Loading failed