exiv2/website/master/example1.html.in
2013-05-16 15:34:25 +00:00

25 lines
435 B
HTML

__doctype__
<html>
__header1__
<body>
__sidebar1__
<div id="content">
__maintitle__
<h2>Example 1: exifprint.cpp</h2>
<p>Here is a very simple program to read and print the Exif metadata
of an image. Go to <a title="Sample usage of high-level metadata operations"
href="example2.html#exifprint">Example2</a> to see how the
output looks like.</p>
__example1__
__footer__
</div>
<!-- closes content -->
__tracker__
</body>
</html>