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.0.tar.gz
sha256=7e46c7774f2f12b42feefdec8b0f43add2523d24432e1b333160d63330ab4dd2
md5=521b7dbafd64afcca31dd3a908a5db31
doc/camlimages.png/Png/index.html
Module Png
val check_header : string -> Images.headerChecks the file header of a png image.
val load : string -> Images.load_option list -> Images.tLoads a png image.
val load_as_rgb24 : string -> Images.load_option list -> Images.tLoads a png image, and coerce it to Rgb24.
val save : string -> Images.save_option list -> Images.t -> unitSaves an image into a png file format.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>