package glfw-ocaml
-
glfw-ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Image data for creating custom cursors and window icons.
val create : width:int -> height:int -> pixels:bytes -> t
Create an image from the supplied pixel data with the specified width and height.