[ 原始碼: camlimages ]
套件:libcamlimages-ocaml-dev(1:5.0.5-2)
libcamlimages-ocaml-dev 的相關連結
Debian 的資源:
下載原始碼套件 camlimages:
維護小組:
- Debian OCaml Maintainers (QA 頁面, 郵件存檔)
- Kyle Robbertze (QA 頁面)
- Ralf Treinen (QA 頁面)
- Mehdi Dogguy (QA 頁面)
外部的資源:
- 主頁 [gitlab.com]
相似套件:
OCaml image processing library (Development package)
CamlImages is an image processing library for OCaml, which provides:
* basic functions for image processing and loading/saving various image file formats (hence providing a translation facility from format to format)
* an interface with the Caml graphics library allows one to display images in the Graphics module screen and to mix them with Caml drawings
* a freetype interface, integrated into the library: you can draw texts into images using any truetype fonts
In addition, the library can handle huge images that cannot be (or can hardly be) stored into the main memory (the library then automatically creates swap files and escapes them to reduce the memory usage).
This package contains the development part of the camlimages library.
其他與 libcamlimages-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libcamlimages-ocaml-zf3r2
- 本虛擬套件由這些套件填實: libcamlimages-ocaml
-
- dep: libexif-dev
- library to parse EXIF files (development files)
-
- dep: libfreetype-dev
- FreeType 2 font engine, development files
-
- dep: libgif-dev
- library for GIF images (development)
-
- dep: libgraphics-ocaml-dev-2jjt7
- 本虛擬套件由這些套件填實: libgraphics-ocaml-dev
-
- dep: libjpeg-dev
- Development files for the JPEG library [dummy package]
同時作為一個虛擬套件由這些套件填實: libjpeg62-turbo-dev
-
- dep: libpng-dev
- PNG library - development (version 1.6)
-
- dep: libstdlib-ocaml-dev-2a614
- 本虛擬套件由這些套件填實: libstdlib-ocaml-dev
-
- dep: libtiff-dev
- Tag Image File Format library (TIFF), development files
-
- dep: libxpm-dev
- X11 pixmap library (development headers)
-
- dep: ocaml-5.2.0
- 本虛擬套件由這些套件填實: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries