paintdotnet / PaintDotNet.Quantization
Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code from MSDN
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for PaintDotNet.Quantization
- A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing☆20Updated last year
- ☆18Updated last year
- Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API☆12Updated 3 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆13Updated last month
- A Visual Studio extension☆24Updated last year
- Out-of-Process WinRT/COM Server☆21Updated last month
- A Managed Implementation of Zlib for .NET☆19Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- ☆17Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Shows the rendered image of .svg files☆27Updated last year
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆50Updated this week
- Obsolete in the best way—an official package is now available as part of Microsoft.NETFramework.ReferenceAssemblies!☆12Updated 4 years ago
- XAML Islands for .NET 5☆22Updated last year
- An internal Windows UI framework backed by DirectX, made by Microsoft and used by the Zune software☆33Updated this week
- DynamicResource version of PresentationFramework.Aero2 for .NET Core WPF Application.☆19Updated 8 months ago
- A Visual Studio extension☆19Updated 2 months ago
- An interop library that uses Java Native Interface (JNI) to load a Java VM inside a .NET executable and expose Java objects as dynamic (D…☆17Updated 8 years ago
- DOOM compiled as a .NET application☆34Updated 2 years ago
- ICSharpCode.TextEditor for WinForms☆14Updated last month
- (Work in Progress) C/C++ compilation support for .NET Core projects☆24Updated 2 years ago
- (prototype/wip) SVG rendering library compatible with netstandard 2.0☆10Updated 2 years ago
- Simple code for sizing the memory usage of any kind of item in Dot.Net in CLR(2.0)☆10Updated 2 years ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…