- al_get_pixel_block_heightint al_get_pixel_block_height(int format) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_pixel_block_sizeint al_get_pixel_block_size(int format) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_pixel_block_widthint al_get_pixel_block_width(int format) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_pixel_format_bitsint al_get_pixel_format_bits(int format) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_get_pixel_sizeint al_get_pixel_size(int format) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unmap_rgbvoid al_unmap_rgb(ALLEGRO_COLOR color, ubyte* r, ubyte* g, ubyte* b) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unmap_rgb_fvoid al_unmap_rgb_f(ALLEGRO_COLOR color, float* r, float* g, float* b) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unmap_rgbavoid al_unmap_rgba(ALLEGRO_COLOR color, ubyte* r, ubyte* g, ubyte* b, ubyte* a) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_unmap_rgba_fvoid al_unmap_rgba_f(ALLEGRO_COLOR color, float* r, float* g, float* b, float* a) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.