Expand description
Bundles that can be used to manually create a pixel buffer.
As the image of a pixel buffer has to be created with specific parameters, create_image should be used to obtain it. Because of this, the usage of PixelBufferBuilder is recommended but not required.
Structsยง
- Pixel
Buffer Bundle - Bundle to create a pixel buffer manually.
- Pixel
Buffer Sprite Bundle - Bundle to create a pixel buffer with a sprite manually.