Module bundle

Module bundle 

Source
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ยง

PixelBufferBundle
Bundle to create a pixel buffer manually.
PixelBufferSpriteBundle
Bundle to create a pixel buffer with a sprite manually.