Docs.rs
  • allegro-sys-0.0.35
    • allegro-sys 0.0.35
    • Docs.rs crate page
    • Zlib
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • SiegeLord
    • Dependencies
      • allegro_util =0.0.35 normal
      • libc ^0.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module bitmap

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

Module allegro_sys::bitmap

source ·

Structs

ALLEGRO_LOCKED_REGION

Enums

ALLEGRO_BITMAP

Constants

ALLEGRO_ALPHA_TEST
ALLEGRO_FORCE_LOCKING
ALLEGRO_KEEP_BITMAP_FORMAT
ALLEGRO_LOCK_READONLY
ALLEGRO_LOCK_READWRITE
ALLEGRO_LOCK_WRITEONLY
ALLEGRO_MAG_LINEAR
ALLEGRO_MEMORY_BITMAP
ALLEGRO_MIN_LINEAR
ALLEGRO_MIPMAP
ALLEGRO_NO_PREMULTIPLIED_ALPHA
ALLEGRO_NO_PRESERVE_TEXTURE
ALLEGRO_VIDEO_BITMAP
_ALLEGRO_INTERNAL_OPENGL

Functions

al_add_new_bitmap_flag⚠
al_clone_bitmap⚠
al_convert_mask_to_alpha⚠
al_create_bitmap⚠
al_create_sub_bitmap⚠
al_destroy_bitmap⚠
al_get_bitmap_flags⚠
al_get_bitmap_format⚠
al_get_bitmap_height⚠
al_get_bitmap_width⚠
al_get_clipping_rectangle⚠
al_get_new_bitmap_flags⚠
al_get_new_bitmap_format⚠
al_get_parent_bitmap⚠
al_get_pixel⚠
al_is_sub_bitmap⚠
al_lock_bitmap⚠
al_put_blended_pixel⚠
al_put_pixel⚠
al_reset_clipping_rectangle⚠
al_set_clipping_rectangle⚠
al_set_new_bitmap_flags⚠
al_set_new_bitmap_format⚠
al_unlock_bitmap⚠