Expand description
A tool to facilitate the rendering of images pixel by pixel. This library offers both single threaded and multithreaded rendering functions, as well as some basic image functions.
Modules§
Structs§
- Image
Data - This struct holds the specification of the image. Mostly used internally.