package camlimages

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

Module Image_intf

module type ENCODE = sig ... end

Color to bytes encoder/decoder module type

module type RAWIMAGE = sig ... end

Low level image module type

module type CONTAINER = sig ... end

low image container module type

module type IMAGE = sig ... end
module type CONTAINER_INDEXED = sig ... end
module type IMAGEINDEXED = sig ... end
OCaml

Innovation. Community. Security.