package ocamlsdl

  1. Overview
  2. Docs
exception SDLloader_exception of string
val load_image : string -> Sdlvideo.surface
val load_image_from_mem : string -> Sdlvideo.surface
val read_XPM_from_array : string array -> Sdlvideo.surface