gzImage 2.12.325.1

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

This is the native C++ API for image formats in GizmoSDK

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on gzImage:

Package Downloads
gzDb

This is the native C++ API for 3D file formats in GizmoSDK

gzSystem

This is the native C++ API for the 3D engine in GizmoSDK

gzFFMPeg

This is a native plugin for video reading based on the FFMPeg library

gzDevIL

This is a native plugin for image reading based on the DevIL library

gzImageCompress

This is a native plugin for image compression based on the ETC2 compression format

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.12.325.1 426 5/11/2026
2.12.321.1 470 5/5/2026
2.12.316.1 435 4/15/2026
2.12.315.1 441 4/7/2026
2.12.314.1 460 3/17/2026
2.12.313.1 447 3/12/2026
2.12.312.1 483 3/11/2026
2.12.311.1 425 3/9/2026
2.12.310.1 473 2/19/2026
2.12.309.1 494 2/17/2026
2.12.308.1 449 2/13/2026
2.12.307.1 458 2/4/2026
2.12.306.1 465 1/26/2026
2.12.305.1 473 1/23/2026
2.12.304.1 483 1/23/2026
2.12.303.1 482 1/23/2026
2.12.302.1 474 1/22/2026
2.12.301.1 466 1/21/2026
2.12.300.1 455 1/20/2026
2.12.299.1 462 1/19/2026
Loading failed

Added android ARM and ARM64 (2.10.20)