libopenraw  0.3.7
Namespaces | Classes | Typedefs | Functions
OpenRaw Namespace Reference

Global namespace for libopenraw. More...

Namespaces

 Internals
 Internal classes for libopenraw.
 

Classes

class  BitmapData
 Represent some bitmap data. More...
 
class  MetadataIterator
 Iterator for the metadata. More...
 
class  to_string_visitor
 Formatter for getAsString() More...
 
class  MetaValue
 Metadata value. More...
 
class  MosaicInfo
 Info on the mosaic for the Colour Filter Array. More...
 
class  RawData
 Represent camera raw data. More...
 
class  RawFile
 RAW file. More...
 
class  Thumbnail
 Represent a thumbnail. More...
 

Typedefs

typedef std::unique_ptr< RawDataRawDataPtr
 

Functions

void init (void)
 

Detailed Description

Global namespace for libopenraw.

This namespace exposes the C++ API that the C API will bind.