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.1.tar.bz2
sha256=fea0bbb53746a29fb546946d34d43ed0907db8326ff95004a11f7ea666f8d541
md5=c06eec6b0e12a993d4677203e733512a
doc/camlimages.core/Rgba32/index.html
Module Rgba32
RGBA 32 bit depth image format
type elt = Color.rgbaresize progress t w h creates a resized image of t with size wxh. You can specify a progress meter function progress, which takes a float from 0 to 1.0.
Generic functions
Please read the comments of module IMAGE in file 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)"
>