package camlimages

  1. Overview
  2. Docs
Image processing library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

camlimages-5.0.5.tar.gz
md5=84929b30257aa8e493dc84303768f400
sha512=b3774d2287e4a97082f0289766f5a79d3e75454a194d2d6400cee9cf926f7676d8eba4cb27221a98314461b7a81b4386b253f1d706a94447423394be89d2ed49

doc/camlimages.core/OImages/class-index8/index.html

Class OImages.index8Source

inherit oimage
inherit Index8.elt map
method sub : int -> int -> int -> int -> index8_class
method blit : int -> int -> index8_class -> int -> int -> int -> int -> unit
method get_color : int -> int -> Color.rgb
method unsafe_get_color : int -> int -> Color.rgb
method transparent : Index8.elt
method set_transparent : Index8.elt -> unit
method to_rgb24 : rgb24_class
method to_rgba32 : rgba32_class