fbimage.h File Reference


Detailed Description

fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h fbimage.h
Image interface for FBSDK.

Definition in file fbimage.h.

#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>

Include dependency graph for fbimage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class   FBImage
  Image class. More...

Defines

#define  FBSDK_DLL   K_DLLIMPORT
  Be sure that FBSDK_DLL is defined only once.

Enumerations

enum   FBImageFormat {
   kFBImageFormatRGBA32,
   kFBImageFormatRGB24,
   kFBImageFormatBGRA32,
   kFBImageFormatBGR24,
   kFBImageFormatBGR16,
   kFBImageFormatABGR32,
   kFBImageFormatARGB32,
   kFBImageFormatUnknown
}
  Image formats. More...
enum   FBImageType {
   kFBImageTypeFrame,
   kFBImageTypeField
}
  Image types. More...
enum   FBImageInterleaveType {
   kFBImageInterleaveTypeFullFrame,
   kFBImageInterleaveTypeOdd,
   kFBImageInterleaveTypeEven,
   kFBImageInterleaveTypeAverage
}
  Image field interleave types. More...
enum   FBImageInterpolationType {
   kFBImageInterpolationTypeNone,
   kFBImageInterpolationTypeDuplicate,
   kFBImageInterpolationTypeLinear
}
  Image interpolation types. More...

Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once.

..

Definition at line 48 of file fbimage.h.


Enumeration Type Documentation

enum FBImageFormat

Image formats.

Enumerator:
kFBImageFormatRGBA32 
kFBImageFormatRGB24 
kFBImageFormatBGRA32 
kFBImageFormatBGR24 
kFBImageFormatBGR16 
kFBImageFormatABGR32 
kFBImageFormatARGB32 
kFBImageFormatUnknown 

Definition at line 61 of file fbimage.h.

enum FBImageInterleaveType

Image field interleave types.

Enumerator:
kFBImageInterleaveTypeFullFrame 
kFBImageInterleaveTypeOdd 
kFBImageInterleaveTypeEven 
kFBImageInterleaveTypeAverage 

Definition at line 79 of file fbimage.h.

enum FBImageInterpolationType

Image interpolation types.

Enumerator:
kFBImageInterpolationTypeNone 
kFBImageInterpolationTypeDuplicate 
kFBImageInterpolationTypeLinear 

Definition at line 87 of file fbimage.h.

enum FBImageType

Image types.

Enumerator:
kFBImageTypeFrame 
kFBImageTypeField 

Definition at line 73 of file fbimage.h.


Please send us your comments about this page.