Module allegro::bitmap_like [−][src]
Structs
| BitmapFlags |
Constants
| ALPHA_TEST | |
| CONVERT_BITMAP | |
| FORCE_LOCKING | |
| KEEP_BITMAP_FORMAT | |
| MAG_LINEAR | |
| MEMORY_BITMAP | |
| MIN_LINEAR | |
| MIPMAP | |
| NO_PREMULTIPLIED_ALPHA | |
| NO_PRESERVE_TEXTURE | |
| VIDEO_BITMAP |
Traits
| BitmapLike | A trait implemented by types that behave like bitmaps. |