package stb_image_write
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  OCaml bindings to stb_image_write, a public domain image writer
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9819e8064ab802157cee09a35ed56a1505c98e30017fa113e2d5c68763422977
    
    
  md5=79cb1d610f2fc16231d4f1d4064166d0
    
    
  Description
Stb_image_write is an OCaml binding to stb_image_write from Sean Barrett, Nothings.
stb_image_write.h writes out PNG/BMP/TGA images to C stdio.
The OCaml binding is released under CC-0 license. It has no dependency beside working OCaml and C compilers (stb_image_write is self-contained).
Published: 28 Nov 2016
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page