Exiv2
include
exiv2
bigtiffimage.hpp
1
2
#include "basicio.hpp"
3
#include "
image.hpp
"
4
5
namespace
Exiv2
6
{
7
8
namespace
ImageType
9
{
10
const
int
bigtiff = 25;
11
}
12
13
Image::AutoPtr
newBigTiffInstance(
BasicIo::AutoPtr
,
bool
);
14
bool
isBigTiffType(BasicIo &,
bool
);
15
16
}
Exiv2::Image::AutoPtr
std::auto_ptr< Image > AutoPtr
Image auto_ptr type.
Definition:
image.hpp:84
Exiv2::BasicIo::AutoPtr
std::auto_ptr< BasicIo > AutoPtr
BasicIo auto_ptr type.
Definition:
basicio.hpp:58
Exiv2
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition:
asfvideo.hpp:36
image.hpp
Generated on Tue Sep 10 2019 05:47:17 for Exiv2 by
1.8.14