gzImage 2.12.310.1

dotnet add package gzImage --version 2.12.310.1
                    
NuGet\Install-Package gzImage -Version 2.12.310.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.310.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="gzImage" Version="2.12.310.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.310.1
                    
#r "nuget: gzImage, 2.12.310.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.310.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.310.1
                    
Install as a Cake Addin
#tool nuget:?package=gzImage&version=2.12.310.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.310.1 440 2/19/2026
2.12.309.1 450 2/17/2026
2.12.308.1 415 2/13/2026
2.12.307.1 424 2/4/2026
2.12.306.1 430 1/26/2026
2.12.305.1 441 1/23/2026
2.12.304.1 450 1/23/2026
2.12.303.1 452 1/23/2026
2.12.302.1 438 1/22/2026
2.12.301.1 427 1/21/2026
2.12.300.1 424 1/20/2026
2.12.299.1 433 1/19/2026
2.12.298.1 414 1/19/2026
2.12.297.1 475 1/14/2026
2.12.296.1 636 12/17/2025
2.12.295.1 575 12/15/2025
2.12.294.1 567 12/15/2025
2.12.293.1 752 12/11/2025
2.12.292.1 792 12/9/2025
2.12.291.1 725 12/8/2025
Loading failed

Added android ARM and ARM64 (2.10.20)