| Class | Description |
|---|---|
| Pixmap |
| Enum | Description |
|---|---|
| Pixmap.Blending |
Blending functions to be set with
Pixmap.setBlending(com.badlogic.gdx.graphics.Pixmap.Blending). |
| Pixmap.Filter |
Filters to be used with
Pixmap.drawPixmap(Pixmap, int, int, int, int, int, int, int, int). |
| Pixmap.Format |
Different pixel formats.
|