ImageGlueNet 8.0.3

Suggested Alternatives

ImageGlue

Additional Details

ImageGlueNet has been superseded by the ImageGlue package.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ImageGlueNet --version 8.0.3
NuGet\Install-Package ImageGlueNet -Version 8.0.3
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="ImageGlueNet" Version="8.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ImageGlueNet --version 8.0.3
#r "nuget: ImageGlueNet, 8.0.3"
#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.
// Install ImageGlueNet as a Cake Addin
#addin nuget:?package=ImageGlueNet&version=8.0.3

// Install ImageGlueNet as a Cake Tool
#tool nuget:?package=ImageGlueNet&version=8.0.3

ImageGlue is a toolkit for the creation and modification of still images. It can be used in .NET desktop applications or in .NET server pages.

Read and write a host of media formats including: BMP, PNG, TIFF, Fax TIFF, JPEG / JFIF, GIF, Photoshop (PSD), QuickDraw PICT, Targa, QuickTime Image (QTIF), Silicon Graphics (SGI), MacPaint, FlashPix (FPX), Macromedia Flash™ 4 (SWF), Movie (MOV), QTVR, Cubic VR, AVI (Microsoft Audio Video Interleaved), XML / SMIL.

Draw image files or data, text, lines, shapes - unfilled, filled or textured. Perform arbitrary transforms - rotation, skews, scaling - on any of these objects.

ImageGlue is much like System.Drawing or WPF but rather more sophisticated.

The crucial thing is not so much that it supports so many more image file formats - though it does - but that it supports them so much better.

Do you really care about the Targa file format? Probably not. However you probably do care about TIFF and ImageGlue supports TIFF - and many other formats - so much better than System.Drawing.

Working in multiple color spaces ImageGlue allows unfettered access and control over graphics. Like System.Drawing and WPF, ImageGlue works in RGB. But it also works in CMYK, grayscale, Lab, device and spot colors. It supports sophisticted graphical formats like PSD, PDF, PostScript and EPS.

QuickStart:

If you do not have an ImageGlue license you will need to insert a trial license. Build your project. Go to the bin directory.

Double click on IGSettings.exe, or IGSettingsCore.exe if you are using .NET Core.

Windows will ask you for permission as IGSettings needs permission to insert the license. When it opens you will see details of how long your license is valid for.

For documentation and code samples check the ".NET Docs" referenced in the Project URL.

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. 
.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.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated