Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sdl_img.sdl_img
method valid : (unit, string) result
Check whether the formatted image is valid
method of_surf : (Tsdl.Sdl.surface -> Scope__Formats.Format.format) option
Convert from a Sdl.surface
, optional
method to_surf : Tsdl.Sdl.surface option
Convert to a Sdl.surface
if valid