• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegraphics API Reference
  • KDE Home
  • Contact Us
 

libs/libkdcraw/libkdcraw

  • sources
  • kde-4.14
  • kdegraphics
  • libs
  • libkdcraw
  • libkdcraw
rawfiles.h
Go to the documentation of this file.
1 
26 #ifndef RAW_FILES_H
27 #define RAW_FILES_H
28 
29 // NOTE: extension list Version 1 and 2 are taken from http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c
30 
31 // Ext Descriptions From
32 // www.file-extensions.org
33 // en.wikipedia.org/wiki/RAW_file_format
34 // filext.com
35 
36 static const char raw_file_extentions[] =
37 
38 // NOTE: VERSION 1
39  "*.bay " // Casio Digital Camera Raw File Format.
40  "*.bmq " // NuCore Raw Image File.
41  "*.cr2 " // Canon Digital Camera RAW Image Format version 2.0. These images are based on the TIFF image standard.
42  "*.crw " // Canon Digital Camera RAW Image Format version 1.0.
43  "*.cs1 " // Capture Shop Raw Image File.
44  "*.dc2 " // Kodak DC25 Digital Camera File.
45  "*.dcr " // Kodak Digital Camera Raw Image Format for these models: Kodak DSC Pro SLR/c, Kodak DSC Pro SLR/n, Kodak DSC Pro 14N, Kodak DSC PRO 14nx.
46  "*.dng " // Adobe Digital Negative: DNG is publicly available archival format for the raw files generated by digital cameras. By addressing the lack of an open standard for the raw files created by individual camera models, DNG helps ensure that photographers will be able to access their files in the future.
47  "*.erf " // Epson Digital Camera Raw Image Format.
48  "*.fff " // Imacon Digital Camera Raw Image Format.
49  "*.hdr " // Leaf Raw Image File.
50  "*.k25 " // Kodak DC25 Digital Camera Raw Image Format.
51  "*.kdc " // Kodak Digital Camera Raw Image Format.
52  "*.mdc " // Minolta RD175 Digital Camera Raw Image Format.
53  "*.mos " // Mamiya Digital Camera Raw Image Format.
54  "*.mrw " // Minolta Dimage Digital Camera Raw Image Format.
55  "*.nef " // Nikon Digital Camera Raw Image Format.
56  "*.orf " // Olympus Digital Camera Raw Image Format.
57  "*.pef " // Pentax Digital Camera Raw Image Format.
58  "*.pxn " // Logitech Digital Camera Raw Image Format.
59  "*.raf " // Fuji Digital Camera Raw Image Format.
60  "*.raw " // Panasonic Digital Camera Image Format.
61  "*.rdc " // Digital Foto Maker Raw Image File.
62  "*.sr2 " // Sony Digital Camera Raw Image Format.
63  "*.srf " // Sony Digital Camera Raw Image Format for DSC-F828 8 megapixel digital camera or Sony DSC-R1
64  "*.x3f " // Sigma Digital Camera Raw Image Format for devices based on Foveon X3 direct image sensor.
65  "*.arw " // Sony Digital Camera Raw Image Format for Alpha devices.
66 
67 // NOTE: VERSION 2
68 
69  "*.3fr " // Hasselblad Digital Camera Raw Image Format.
70  "*.cine " // Phantom Software Raw Image File.
71  "*.ia " // Sinar Raw Image File.
72  "*.kc2 " // Kodak DCS200 Digital Camera Raw Image Format.
73  "*.mef " // Mamiya Digital Camera Raw Image Format.
74  "*.nrw " // Nikon Digital Camera Raw Image Format.
75  "*.qtk " // Apple Quicktake 100/150 Digital Camera Raw Image Format.
76  "*.rw2 " // Panasonic LX3 Digital Camera Raw Image Format.
77  "*.sti " // Sinar Capture Shop Raw Image File.
78 
79 // NOTE: VERSION 3
80 
81  "*.rwl " // Leica Digital Camera Raw Image Format.
82 
83 // NOTE: VERSION 4
84 
85  "*.srw "; // Samnsung Raw Image Format.
86 
87 /* TODO: check if these format are supported
88  "*.drf " // Kodak Digital Camera Raw Image Format.
89  "*.dsc " // Kodak Digital Camera Raw Image Format.
90  "*.ptx " // Pentax Digital Camera Raw Image Format.
91  "*.cap " // Phase One Digital Camera Raw Image Format.
92  "*.iiq " // Phase One Digital Camera Raw Image Format.
93  "*.rwz " // Rawzor Digital Camera Raw Image Format.
94 */
95 
96 // increment this number whenever you change the above string
97 static const int raw_file_extensions_version = 4;
98 
99 #endif // RAW_FILES_H
raw_file_extensions_version
static const int raw_file_extensions_version
Definition: rawfiles.h:97
raw_file_extentions
static const char raw_file_extentions[]
Definition: rawfiles.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libs/libkdcraw/libkdcraw

Skip menu "libs/libkdcraw/libkdcraw"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal