J4JSoftware.VisualUtilities
1.3.0
See the version list below for details.
dotnet add package J4JSoftware.VisualUtilities --version 1.3.0
NuGet\Install-Package J4JSoftware.VisualUtilities -Version 1.3.0
<PackageReference Include="J4JSoftware.VisualUtilities" Version="1.3.0" />
paket add J4JSoftware.VisualUtilities --version 1.3.0
#r "nuget: J4JSoftware.VisualUtilities, 1.3.0"
// Install J4JSoftware.VisualUtilities as a Cake Addin #addin nuget:?package=J4JSoftware.VisualUtilities&version=1.3.0 // Install J4JSoftware.VisualUtilities as a Cake Tool #tool nuget:?package=J4JSoftware.VisualUtilities&version=1.3.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 7 and has nullability enabled.
It contains a simple support class for working with "web-encoded" colors, WebColors
. By "web-encoded" I mean RGB colors which are stored in a different sequence within a 32 bit integer than is the Microsoft/Windows norm. An example is the encoding used by Google Earth.
Remaining documentation forthcoming...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.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.
updated to net7