Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Create various fill and stroke effects.
type ctx = t
val image_pattern :
ctx ->
cx:float ->
cy:float ->
w:float ->
h:float ->
angle:float ->
image:Image.image ->
alpha:float ->
t