J4JSoftware.VisualUtilities
2.2.0
dotnet add package J4JSoftware.VisualUtilities --version 2.2.0
NuGet\Install-Package J4JSoftware.VisualUtilities -Version 2.2.0
<PackageReference Include="J4JSoftware.VisualUtilities" Version="2.2.0" />
paket add J4JSoftware.VisualUtilities --version 2.2.0
#r "nuget: J4JSoftware.VisualUtilities, 2.2.0"
// Install J4JSoftware.VisualUtilities as a Cake Addin #addin nuget:?package=J4JSoftware.VisualUtilities&version=2.2.0 // Install J4JSoftware.VisualUtilities as a Cake Tool #tool nuget:?package=J4JSoftware.VisualUtilities&version=2.2.0
J4JSoftware.VisualUtilities
The change log is available here.
The library repository is available on github.
This assembly is focused on functions needed to work with various kinds of media objects.
This assembly targets Net 9 and has nullability enabled.
Table of contents
- WebColors, transformations between "web-encoded" colors and colors as defined in the Microsoft/Windows environment
- Rectangle2D, create two dimensional rectangles and compare how such relate to each other
- Geometric extensions, extension methods for various commonly-used Windows app transforms
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on J4JSoftware.VisualUtilities:
Package | Downloads |
---|---|
J4JSoftware.GeoProcessor
a library for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways |
|
J4JSoftware.J4JMapWinLibrary
WinApp extensions to J4JMapLibrary |
|
J4JSoftware.J4JMapLibrary
library for interfacing with map image servers |
|
J4JSoftware.GeoProcessorApp
a console application for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways |
|
J4JSoftware.GeoProcessorWPF
a WPF application for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways |
GitHub repositories
This package is not used by any popular GitHub repositories.
add geometric transform methods, updated to Net9