Exiv2
Loading...
Searching...
No Matches
image_types.hpp
1// SPDX-License-Identifier: GPL-2.0-or-later
2
3#ifndef IMAGE_TYPES_H
4#define IMAGE_TYPES_H
5
6namespace Exiv2 {
8enum class ImageType {
9 none,
10 arw,
11 asf,
12 bigtiff,
13 bmff,
14 bmp,
15 cr2,
16 crw,
17 dng,
18 eps,
19 exv,
20 gif,
21 jp2,
22 jpeg,
23 mrw,
24 nef,
25 orf,
26 pef,
27 png,
28 pgf,
29 psd,
30 raf,
31 rw2,
32 sr2,
33 srw,
34 tga,
35 tiff,
36 webp,
37 xmp,
38 qtime,
39 riff,
40 mkv,
41};
42} // namespace Exiv2
43
44#endif // IMAGE_TYPES_H
Class CrwImage to access Canon CRW images. References: The Canon RAW (CRW) File Format by Phil Harv...
Definition asfvideo.hpp:15
ImageType
Supported Image Formats.
Definition image_types.hpp:8
@ bmp
Windows bitmap.
@ xmp
XMP sidecar files.
@ jp2
JPEG-2000.
@ psd
Photoshop (PSD)