Module Gl.Tex_image_source

Texture image sources.

type t
val of_image_data : C2d.Image_data.t -> t
val of_img_el : Brr.El.t -> t
val of_canvas_el : Canvas.t -> t
val of_video_el : Brr_io.Media.El.t -> t
val of_offscreen_canvas : Jv.t -> t