This module provides API related to Image
Makie.Types.Data.Image
Annotation type.
Makie.Types.Data.ImageIdentifier
Image's ID type.
id : String -> Id
Construct Id
image : Id -> { name : String, url : String, width : Basics.Int, height : Basics.Int } -> Image
Create image