Classes | Namespaces | Defines

include/FCam/Image.h File Reference

FCam Image objects. More...

#include "Base.h"
#include <stdio.h>
#include <pthread.h>
#include <string>
Include dependency graph for Image.h:

Go to the source code of this file.

Classes

class  FCam::Image
 A reference-counted Image object. More...

Namespaces

namespace  FCam
 

Main namespace for the API.


Defines

#define FCAM_IMAGE_DEBUG(i)   (i).debug(#i)
 A debug helper macro that outputs the variable name of the image object at the macro call site along with the image debug information.

Detailed Description

FCam Image objects.

Definition in file Image.h.