camlimages.exif
Entry.Decoded
camlimages.core
camlimages.freetype
camlimages.gif
camlimages.jpeg
camlimages.png
camlimages.tiff
camlimages.xpm
type t = {
tag : int;
format : Pack.format;
components : int;
data : string;
}