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.exif/Exif/Data/index.html
Module Exif.Data
val fix : t -> unitval dump : t -> unitval from_string : string -> tParse the raw string of EXIF data which starts with "Exif\000\000".
val format : Format.formatter -> t -> unittype contents = {- ifd_0 : Content.t option;
- ifd_1 : Content.t option;
- exif : Content.t option;
- gps : Content.t option;
- interop : Content.t option;
}Partially parsed EXIF data
val unpack_ifd_0 : t -> Entry.unpacked_entry list optionval unpack_ifd_1 : t -> Entry.unpacked_entry list optionval unpack_exif : t -> Entry.unpacked_entry list optionval unpack_gps : t -> Entry.unpacked_entry list optionval unpack_interop : t -> Entry.unpacked_entry list optionGet and parse the specific field
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >