Z-Pixel
In virtually all of Z-Systems' software, a small library of common graphics-related functionality is used. After using it in two open-source projects, it was time for it to graduate into its own project. Z-Pixel has many useful and interesting classes for .NET developers to use in their own projects.
Features
- Use layered windows in .NET, allowing per-pixel alpha blending effects in your windows
- Draw rounded rectangles by generating a GraphicsPath
- Create fast per-pixel image filters easily
|
AvailabilityYou can get the latest release and source code for Z-Pixel from its CodePlex project site. |
