package camlimages

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

Module type Image_intf.CONTAINER_INDEXEDSource

Sourcetype container
Sourcetype rawimage
Sourcetype mapelt
Sourceval rawimage : container -> rawimage
Sourceval create_default : int -> int -> rawimage -> container
Sourceval create_duplicate : container -> int -> int -> rawimage -> container
Sourceval colormap : container -> mapelt Color.map