derelict.allegro5.image

Undocumented in source.

Members

Aliases

da_al_get_allegro_image_version
alias da_al_get_allegro_image_version = uint function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_al_init_image_addon
alias da_al_init_image_addon = bool function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_al_shutdown_image_addon
alias da_al_shutdown_image_addon = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Classes

DerelictAllegro5ImageLoader
class DerelictAllegro5ImageLoader
Undocumented in source.

Static variables

DerelictAllegro5Image
DerelictAllegro5ImageLoader DerelictAllegro5Image;
Undocumented in source.
al_get_allegro_image_version
da_al_get_allegro_image_version al_get_allegro_image_version;
Undocumented in source.
al_init_image_addon
da_al_init_image_addon al_init_image_addon;
Undocumented in source.
al_shutdown_image_addon
da_al_shutdown_image_addon al_shutdown_image_addon;
Undocumented in source.

Meta