package camlimages
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Image processing library
Install
dune-project
Dependency
Authors
Maintainers
Sources
camlimages-5.0.2.tar.bz2
sha256=8a36e7d5636358db533de71e55533fc8118444c607355b68357e0e619f3ab1d4
md5=956fc1942a4b4c5da473ddcd9c9d028b
doc/camlimages.core/Index16/index.html
Module Index16
Indexed 16 bit depth image format
val to_rgba32 : ?failsafe:Color.rgba -> t -> Rgba32.tto_rgb? ~failsafe t: Image format conversion functions to Rgb24.t and Rgba32.t images. If the color for some pixel value is not defined, failsafe color is used as default.
Generic functions.
Please read the comments of IMAGEINDEXED in genimage.mli
val dump : t -> bytesval unsafe_access : t -> int -> int -> bytes * intval get_strip : t -> int -> int -> int -> bytesval set_strip : t -> int -> int -> int -> bytes -> unitval get_scanline : t -> int -> bytesval set_scanline : t -> int -> bytes -> unitval destroy : t -> unitval blocks : t -> int * intval dump_block : t -> int -> int -> Bitmap.Block.tval create : int -> int -> t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>