package imagelib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Library implementing parsing of image formats such as PNG, BMP, PPM
Install
dune-project
Dependency
Authors
Maintainers
Sources
imagelib-20210402.tbz
sha256=b3c8ace02b10b36b6c60b3ce3ae0b9109d4a861916ec320c59cc1194f4cc86e3
sha512=2be7badb07a98565383d2ec6dc00599269e1127ff6467fd5d4730030dc7cff8c06027e6b54643fcd012ec3317d322e80b88456249c883c3e0bebc25b4beb0fca
doc/imagelib.unix/ImageUtil_unix/index.html
Module ImageUtil_unixSource
chop_extension' fname is the same as Filename.chop_extension fname but if fname does not have an extension, fname is returned instead of raising Invalid_argument.
get_extension fname returns the extension of the file fname. If the file does not have an extension, Invalid_argument is raised.
get_extension' fname is the same as get_extension fname but if fname does not have an extension, the empty string is returned and no exception is raised.
Define an output channel for the builtin buffered output on Uix. see ImageChannels for more info
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>