Info
| Version: | 9.0.3 | 
| Author(s): | DataJuggler.PixelDatabase | 
| Last Update: | Tuesday, September 23, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/DataJuggler/PixelDatabase | 
| NuGet Url: | https://www.nuget.org/packages/DataJuggler.PixelDatabase | 
Install
Install-Package DataJuggler.PixelDatabase
                        dotnet add package DataJuggler.PixelDatabase
                        paket add DataJuggler.PixelDatabase
                        
                                DataJuggler.PixelDatabase Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DataJuggler.RandomShuffler.Core(>= 1.2.6)
- DataJuggler.UltimateHelper.Core(>= 1.2.6)
- System.Drawing.Common(>= 5.0.0)
Tags
 
                
to manipulate
images. If you know SQL for databases, you are 90% of the way to BQL.
This version is for .NET9.
Use a 8.x version for .NET8. 7.x Version for .NET7.
This project started off inside a Windows Forms project called Transparency Maker, which I have ported to a Blazor project that is live PixelDatabase.Net https://pixeldatabase.net.
This project has been tested while I built PixelDatabase.Net, but I am sure more updates may be needed.