mirror of
https://github.com/DarthAffe/HPPH.git
synced 2025-12-12 13:28:37 +00:00
Fixed package names in readme
This commit is contained in:
parent
b955958df8
commit
16b54650f7
@ -10,10 +10,10 @@ This library contains helpers to work with color data (currently only 24 and 32
|
||||
It consists of the following packages:
|
||||
|
||||
| Package | Description |
|
||||
|------------------------------------------------------------|--------------------------------------------------------------------------------|
|
||||
|---------------------------------------------------------------------------|--------------------------------------------------------------------------------|
|
||||
| [HPPH](https://www.nuget.org/packages/HPPH) | Core-package, containg all the features described below |
|
||||
| [HPPH](https://www.nuget.org/packages/HPPH.System.Drawing) | Contains extensions to convert Images from and to System.Drawing.Bitmaps |
|
||||
| [HPPH](https://www.nuget.org/packages/HPPH.SkiaSharp) | Contains extensions to convert Images from and to SkiaSharp images and bitmaps |
|
||||
| [HPPH.System.Drawing](https://www.nuget.org/packages/HPPH.System.Drawing) | Contains extensions to convert Images from and to System.Drawing.Bitmaps |
|
||||
| [HPPH.SkiaSharp](https://www.nuget.org/packages/HPPH.SkiaSharp) | Contains extensions to convert Images from and to SkiaSharp images and bitmaps |
|
||||
|
||||
## Supported Operations
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user