Module Images

module Images: sig .. end
Data for images used in HTML output mode.

val warning : string
The data for the image used to mark warning elements, in base64 encoding.
val error : string
The data for the image used to mark error elements, in base64 encoding.
val info : string
The data for the image used to mark info elements, in base64 encoding.