package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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