package mm

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

Module RGB8.ColorSource

Operations on colors.

Sourcetype t = int * int * int

An RGB8 color (values of components should be between 0 and 255).

Sourceval of_int : int -> t

Decode a color stored as RGB.

OCaml

Innovation. Community. Security.